Hi all... I have a line in a page that should send me an email when the page is loaded.
Here is the line i am using:
mail("[EMAIL PROTECTED]", "worked", "Line 1\nLine 2\nLine 3");
when i load the page...i get NO error msgs, but the function does not send
the mail. There is no record of any activity in the mail log...any ideas...
I AM GOING INSANE!!!!!!!!
Thanks in advance,
Brad
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

