Hi all,
I'm doing a contact page in php and facing a problem when using mail function. As I test the page, it appears a warning following:
Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:\success.php on line 1.
How should I handle the error?. Many thanks.