if($send){
$hearer="From:$fromnReply-To:$fromnX-Mailer: PHP/".phpversion()."nContent-Type:text/html";
$result=mail($to,$subject,$body,$hearer);
if($result)
echo "邮件已成功发送";
}
?>
 粤公网安备 44180202000385号 粤ICP备16090026号 | © Since 2016 清远优企传媒有限公司 (U-QI.COM) 版权所有