opencart本地测试不能发送邮箱mail.php问题

E:\phpStudy\PHPTutorial\WWW\opencart30-2\upload\system\library\mail\mail.php

 

if ($this->parameter) {
mail($to, '=?UTF-8?B?' . base64_encode($this->subject) . '?=', $message, $header, $this->parameter);
} else {
// mail($to, '=?UTF-8?B?' . base64_encode($this->subject) . '?=', $message, $header);
}
posted @   也许明天  阅读(158)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示