Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My