一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

phpmailer發送gmail郵件實例詳解

復制代碼 代碼如下:
<html>
<head>
<title>phpMailer - SMTP (Gmail) basic test</title>
</head>
<body>
<?php
//error_reporting(E_ALL);
error_reporting(E_STRICT);
date_default_timezone_set('America/Toronto');
require_once('../class.phpmailer.php');
//include("class.smtp.php"); // optional, gets called from within class.phpmailer.php if not already loaded
$mail             = new phpMailer();
$body             = file_get_contents('contents.html');
$body             = eregi_replace("[/]",'',$body);
$mail->IsSMTP(); // telling the class to use SMTP
$mail->Host       = "mail.gmail.com"; // SMTP server
$mail->SMTPDebug  = 2;                     // enables SMTP debug information (for testing)
                                           // 1 = errors and messages
                                           // 2 = messages only
$mail->SMTPAuth   = true;                  // enable SMTP authentication
$mail->SMTPSecure = "ssl";                 // sets the prefix to the servier
$mail->Host       = "smtp.gmail.com";      // sets GMAIL as the SMTP server
$mail->Port       = 465;                   // set the SMTP port for the GMAIL server
$mail->Username   = "***@gmail.com";  // GMAIL username
$mail->Password   = "***";            // GMAIL password
$mail->SetFrom('****@gmail.com', 'First Last');
$mail->AddReplyTo("***@gmail.com","First Last");
$mail->Subject    = "phpMailer Test Subject via smtp (Gmail), basic";
$mail->AltBody    = "To view the message, please use an HTML compatible email viewer!"; // optional, comment out and test
$mail->MsgHTML($body);
$address = "***@gmail.com";
$mail->AddAddress($address, "John Doe");
$mail->AddAttachment("images/phpmailer.gif");      // attachment
$mail->AddAttachment("images/phpmailer_mini.gif"); // attachment
if(!$mail->Send()) {
  echo "Mailer Error: " . $mail->ErrorInfo;
} else {
  echo "Message sent!";
}
?>
</body>
</html>

php技術phpmailer發送gmail郵件實例詳解,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产福利精品视频 | 亚洲精品黄 | 亚洲区小说区图片区qvod | 国产成人久久精品推最新 | 日日摸人人看97人人澡 | 欧美视频精品 | 人禽伦交视频在线观看 | 欧美成人性色大片在线观看 | 午夜精品免费 | 三级午夜宅宅伦不卡在线 | 色视频在线观看 | 五月综合激情 | 国产精品白浆在线播放 | 免费黄色在线观看 | 久久91精品国产91久久户 | 欧美激情在线精品一区二区 | 日本一区二区三区在线 视频 | 免费国产一区二区三区 | 国产精品久久久久毛片真精品 | 亚洲精品成人a在线观看 | 国产激情小视频 | 皇色在线视频 | 激情文学小说区另类小说同性 | 伊人精品综合 | 国产日韩欧美不卡www | 国产精品美女网站在线观看 | 天天在线影院天天在线视频 | 99久久国产综合精品swag超清 | 欧美亚洲国产精品久久 | 亚洲第一伊人 | 国产91麻豆视频 | 狠狠色噜噜狠狠狠狠米奇7777 | 国产精品第二页在线播放 | 国内精品视频在线播放一区 | 五月激情久久 | 国产精品一区二区三区免费 | 91福利免费 | 色哟哟网站入口 | 黄网站免费在线观看 | 成人午夜免费视频免费看 | 日韩欧美一区二区三区中文精品 |