MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The