if($send){
$hearer="From:$fromnReply-To:$fromnX-Mailer: PHP/".phpversion()."nContent-Type:text/html";
$result=mail($to,$subject,$body,$hearer);
if($result)
echo "邮件已成功发送";
}
?>
版權所有 本站程式介面、原始程式碼受相關法律保護,未經授權,嚴禁使用
Copyright 2013-2016
All rights reserved