제목 없음 include "connect.inc.php";
if ($subject) {
$query = "사용자의 이름, 이메일 선택";
$res = mysql_query($query);
$row = mysql_fetch_array($res);
while ($row) {
mail($row['email'],$subject,$row['name'].":n".$text."n中國广告网,화你共成长。www.guanggaocn.comn","보낸 사람:".$mailaddress);
$row = mysql_fetch_array($res);
}
echo "<스크립트 언어='javascript'>";
echo "parent.location.href='welcome.php'";
에코 "";}
?>
群发邮件
【本文版权归작자与奥索网共同拥有,如需转载,请注明权归处】
以上就介绍了发邮件 내 群发邮件程序, 包括了发邮件件面的内容, 希望对PHP教程有兴趣的朋友友有所帮助.