[PHP] Script that writes e-mail (well, is supposed to)

2003-03-11 Thread Julie Williams
Hi everyone, I have written the list about this problem before and have yet to find a solution. After several hours of debugging and research through list archives, my husband and I had concluded that the errors were due to the version of PHP being used by the server, which was very outdated.

Re: [PHP] Script that writes e-mail (well, is supposed to)

2003-03-11 Thread Chris Hayes
I think your server is ok. Your if-else structure was a bit hard to oversee this way. I had to indent your code to see your logic. But maybe the tabs got lost in the email. I think readability would improve if you replaced - IF (isset($_POST['custemail']))