摘要: 今天,在IXWebHost 上用 phpmailer类 发送邮件,源代码是从我的justhost空间直接copy过来的,但在IXWebHost空间上,出现Could not instantiate mail function错误,后来发现时发现邮件头部的问题,还有发现的内容也有点不对...之后修改 :class.phpmailer.php1. public function Send() 函数中,大约572-579行 // Choose the mailer and send through it switch($this->Mailer) { ... 阅读全文
posted @ 2012-11-13 15:33 梦话四叶 阅读(1121) 评论(0) 推荐(0)