How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.