Using PHP Mail() command
Hi there,
Is there anything special I need to do to ensure I can use the mail() function in PHP.
I'm trying to run a very simple 3 line script sending myself an email. The script is confirming the email has been sent ... but it doesn't seem to turn up in my inbox.
Thanks alot
|