搜索资源列表
phpmail
- 这个例子应用于对邮箱的应用,他是php100视屏的原代码,不懂的还可以看看php100视频的42课-This example application for the application of the mailbox, he is php100 videos of the original code, don t understand of also can see php100 video 42 lesson
PHPMail
- PHP编写的邮件通信类,可以通过HTTP请求来操作邮件-Mail communications class, written in PHP via HTTP request to operate a mail
PHPlove
- 采用PHP+Mysql开发,里面可以直接发送邮件(PHPmail类),每条日记生成pdf文档 安装说明: confession.php配置邮件发送 $mail->Host = //发送邮件的服务器 $mail->SMTPAuth = true // turn on SMTP authentication $mail->Username = hayesyang //你的用户名 $mail->Password = //你的邮箱mail $mail-
Thinkphp3.2.3导入导出+PHPMail邮件发送
- thinkphp3.2.3使用扩展phpmail发送邮件(Thinkphp3.2.3 uses extended phpmail to send mail)