My mail function doesn�t work at all. I have tried a very simple line to send the mail, but nothing happens. The mail will not send, and the function doesn�t return anything. I have made the neccesary changes in php.ini.
$result = mail("[EMAIL PROTECTED]", "Test", "Line Test");
Does anyone have a clue why I don�t even get anything in return from the
function.
/Andreas
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
