mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
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
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?