question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?