Jun 12
Create a mail.php file using the script below and then call the file using the browser. A mail will be send to serverhelp1_24×7@yahoo.com is the php mail function works fine.
mail (’serverhelp1_24×7@yahoo.com’, ‘test subject’, ‘test mail’);
?>
Recent Comments