QAds
Sony Ericsson T715 Slider 3G Phone in Rouge Pink
$149.96
Apple iPod nano 8 GB Siyah
$88.21
Coby MP305-2G MP3 Player
$12.98
Samsung SL30 10MP Digital Camera with 3x Optical Zoom and 2.5 inch LCD
$69.74
:: HOME » PHP » How can I send email with PHP?
 
How can I send email with PHP?
How can I send email with PHP?
You can use below format to send email.

 
 
Code
$to = $email; // email you want to send email to
$subject = "Subject Here";
$headers = "MIME-Version: 1.0" . "\n";
$headers .= "Content-type: text/HTML; charset=iso-8559-1";
$headers .= "To: ".$receivername." <".$to.">" . "\n"; // Put receiver name and email
$headers .= "From: ".$fromname." <".$fromemail.">\n"."Reply-To: ".$replyemail."\n"; // Put who sends this email and also email address to reply
$content = "E-Mail content here";
if(@mail($to, $subject, $content, $headers )) { ... } // if email has been sent successfully
else { ... } // if Failed
 
 
NEW ANSWER
 
Your E-Mail Address
»
Your e-mail will never be shown!  
   
 
Answer
»
Please type your ANSWER and please use [CODE] tag for your codes!  
  Add CODE Quote BOLD ITALIC Underline Align Left Align Center Align Right Add Line  
   
 
Human Check
»
Enter human check code below!  
   
 
       
 
 
mc sinema sudoku