if($send){
$hearer="From:$fromnReply-To:$fromnX-Mailer: PHP/".phpversion()."nContent-Type:text/html";
$result=mail($to,$subject,$body,$hearer);
if($result)
echo "邮件已成功发送";
}
?>
Copyright © 2011-2012 www.victor520.com. All rights reserved 备案号:粤ICP备09011927号-1