problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont