PHPMailer is the world's leading email transport class and downloaded an average of more than 32,000 each month. In March 2009, PHPMailer was downloaded more than 31,000 times -- that's an average of 1,000 downloads daily. Our thanks to our new user
require_once('../class.phpmailer.php'); //include("class.smtp.php"); // optional, gets called from within class.phpmailer.php if not already loaded $mail = new PHPMailer(); $body = file_get_contents('contents.html'); $body = eregi_replace("[\]",'',$