欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

PHPMailer fe v411 For Thinkphp 32

程序员文章站 2022-03-29 16:43:46
...
PHPMailer fe v4.11 For Thinkphp 3.2,你值得拥有!


今晚用TP3.2开发一个东西的时候需要邮件发送功能,理所当然的想到了PHPMailer。于是有了此文!
----------------------------
PHPMailer fe v4.11 For Thinkphp 3.2
将 Controller 中的文件复制到 Application\Home\Controller
将 Util 中的文件复制到 Application\Common\Util
然后访问 /index.php?m=Home&c=Demo&a=mail
It is all !
------------------------
By : 阿拉丁龙哥
Email : dragondean@qq.com
Link : http://www.dragondean.cn
PHPMailer fe v411 For Thinkphp 32
GitHub:https://github.com/DragonDean/phpmailer4thinkphp3.2
下载地址:https://github.com/DragonDean/phpmailer4thinkphp3.2/archive/master.zip

以上就介绍了PHPMailer fe v411 For Thinkphp 32,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。