Send Emails in PHP
Sending an email in PHP is easy. To send mail, use the mail() function.
More Tutorials