![]() |
ÖÇÄܽ¨Õ¾ - DIYÖ÷»ú - »áÔ±¹ÜÀí - ¼ÓÈëÊÕ²Ø - ÐÂÎÅÖÐÐÄ - ½»·Ñ·½Ê½ - ÁªÏµÎÒÃÇ |
if($send){
$hearer="From:$fromnReply-To:$fromnX-Mailer: PHP/".phpversion()."nContent-Type:text/html";
$result=mail($to,$subject,$body,$hearer);
if($result)
echo "ÓʼþÒѳɹ¦·¢ËÍ";
}
?>