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
Did you change the reporting level to see if anything gets reported...
-Original Message-
From: Andreas Lindahl [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 09, 2004 3:13 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Mail
My mail function doesn´t work at all. I have tried a very simple line