Use the mail function : mail function : Email PHP Source Code


PHP Source Code » Email » mail function »

 

Use the mail function



<?php
mail("receiver@receipthost.com""A Sample Subject Line""Body of e-mailrnwith lines separated by the newline character.");
?>

           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Email
» mail function