Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

send mail to Multiple recipients

Sun Oct 26, 2008 9:51 pm

Code:
<?php
$mailsend 
= mail("receiver@receipthost, [email protected][email protected]", "A Sample Subject Line", "Body of e-mail.");
print(
"$mailsend");
?>




Post a reply
  Related Posts  to : send mail to Multiple recipients
 how to send mail with Ant     -  
 send mail using php     -  
 send mail cc and bcc in php     -  
 How to send conformation e-mail through JSP     -  
 validate mail in jsp     -  
 validate e-mail in php     -  
 Multiple Inheritance     -  
 mail function problem     -  
 Help Sending e-mail from VB.Net application     -  
 mail system in java     -  

Topic Tags

PHP Email