Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi