基本信息
源码名称:phpmailer v5.1 新版本,支持gmail,有各种示例
源码大小:0.11M
文件格式:.zip
开发语言:PHP
更新时间:2023-11-06
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
phpmailer v5.1 新版本,支持gmail,有各种示例
phpmailer v5.1 新版本,支持gmail、网易邮箱,包含示例。 请先下载v5.1版本(gmail和网易本人测试通过)。根据您的服务器可能会要修改的: 2、可能要开启 PHP_openssl.dll 服务。(;extension=php_openssl.dll ,将...

.
├── PHPMailer_v5.1
│   ├── LICENSE
│   ├── README
│   ├── aboutus.html
│   ├── changelog.txt
│   ├── class.phpmailer.php
│   ├── class.pop3.php
│   ├── class.smtp.php
│   ├── docs
│   │   ├── Callback_function_notes.txt
│   │   ├── DomainKeys_notes.txt
│   │   ├── Note_for_SMTP_debugging.txt
│   │   ├── extending.html
│   │   ├── faq.html
│   │   ├── pop3_article.txt
│   │   └── use_gmail.txt
│   ├── examples
│   │   ├── contents.html
│   │   ├── images
│   │   │   ├── phpmailer.gif
│   │   │   └── phpmailer_mini.gif
│   │   ├── index.html
│   │   ├── test_db_smtp_basic.php
│   │   ├── test_mail_advanced.php
│   │   ├── test_mail_basic.php
│   │   ├── test_pop_before_smtp_advanced.php
│   │   ├── test_pop_before_smtp_basic.php
│   │   ├── test_sendmail_advanced.php
│   │   ├── test_sendmail_basic.php
│   │   ├── test_smtp_advanced.php
│   │   ├── test_smtp_advanced_no_auth.php
│   │   ├── test_smtp_basic.php
│   │   ├── test_smtp_basic_no_auth.php
│   │   ├── test_smtp_gmail_advanced.php
│   │   └── test_smtp_gmail_basic.php
│   ├── language
│   │   ├── phpmailer.lang-ar.php
│   │   ├── phpmailer.lang-br.php
│   │   ├── phpmailer.lang-ca.php
│   │   ├── phpmailer.lang-ch.php
│   │   ├── phpmailer.lang-cz.php
│   │   ├── phpmailer.lang-de.php
│   │   ├── phpmailer.lang-dk.php
│   │   ├── phpmailer.lang-es.php
│   │   ├── phpmailer.lang-et.php
│   │   ├── phpmailer.lang-fi.php
│   │   ├── phpmailer.lang-fo.php
│   │   ├── phpmailer.lang-fr.php
│   │   ├── phpmailer.lang-hu.php
│   │   ├── phpmailer.lang-it.php
│   │   ├── phpmailer.lang-ja.php
│   │   ├── phpmailer.lang-nl.php
│   │   ├── phpmailer.lang-no.php
│   │   ├── phpmailer.lang-pl.php
│   │   ├── phpmailer.lang-ro.php
│   │   ├── phpmailer.lang-ru.php
│   │   ├── phpmailer.lang-se.php
│   │   ├── phpmailer.lang-tr.php
│   │   ├── phpmailer.lang-zh.php
│   │   └── phpmailer.lang-zh_cn.php
│   └── test
│       ├── contents.html
│       ├── phpmailerTest.php
│       ├── test.png
│       ├── test_callback.php
│       └── testemail.php
├── phpmailer v5.1 新版本,支持gmail,有各种示例_PHPMailer_v5.1.zip
└── 说明.htm

6 directories, 62 files