发布于 2017-09-19 00:27:05 | 124 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

PHPMailer 发送电子邮件的PHP函数包

PHPMailer是一个用于发送电子邮件的PHP函数包。支持发送HTML内容的电子邮件,以及可以添加附件发送,并不像PHP本身mail()函数需要服务器环境支持,您只需要设置邮件服务器以相关信息就能实现邮件发送功能。


PHPMailer 6.0.1 已发布,

更新内容:

  • Use shorter Message-ID headers (with more entropy) to avoid iCloud blackhole bug

  • Switch to Symfony code style (though it's not well defined)

  • CI builds now apply syntax & code style checks, so make your PRs tidy!

  • CI code coverage only applied on latest version of PHP to speed up builds

  • Remove composer.lock - it's important that libraries break early; keeping it is for apps

  • Rename test scripts to PSR-4 spec

  • Make content-id values settable on attachments, not just embedded items

  • Add SMTP transaction IDs to callbacks & allow for future expansion

  • Expand test coverage

下载地址:



历史版本 :
PHPMailer 6.0.2 发布,PHP 电子邮件发送库
PHPMailer 6.0.1 发布,经典的 PHP 电子邮件发送库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务