PHP mail() function not working for me
Moderator: General Moderators
PHP mail() function not working for me
Please I used the mail() function in my code but when I tested it on my server, it didn't send any emails out. Do I need to do any configuration on the server to send out emails from my script??
Probably yes. see http://de2.php.net/mail
You might also be interested in http://sourceforge.net/projects/swiftmailer and viewforum.php?f=52
You might also be interested in http://sourceforge.net/projects/swiftmailer and viewforum.php?f=52
php mail() function
Please can someone elaborate more on this. I'm a young php user, running php on a windows platform but its not sending out emails. Do i need to configure my server or the php.ini file and how do I go about it?
Thank you.
Thank you.