mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way 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