Home PHP Libraries Mail class library PHPMailer_v5.1 mail class
PHPMailer_v5.1 mail class PHPMailer is a PHP function package for sending emails. The functions it provides include: specifying multiple recipients, CC addresses, BCC addresses and reply addresses when sending emails. Supports multiple email encodings including: 8bit, base64, binary and quoted-printable. Supports SMTP verification. Supports Redundant SMTP server. Supports emails with attachments and emails in Html format. Customizable email headers. Supports embedding images in emails. Flexible debugging. Tested and compatible SMTP servers include: Sendmail, qmail, Postfix, Imail, Exchange, etc. Can run on any platform.
Disclaimer

All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn

Related Article

How to send emails in PHP using pear's own mail class library, pear class library_PHP tutorial How to send emails in PHP using pear's own mail class library, pear class library_PHP tutorial

13 Jul 2016

PHP uses the mail class library that comes with pear to send emails, the pear class library. PHP uses the mail class library that comes with pear to send emails. The pear class library This article describes how PHP uses the mail class library that comes with pear to send emails. Share it with everyone for your reference. Details are as follows

PHPMailer mail class mail sending_PHP tutorial PHPMailer mail class mail sending_PHP tutorial

13 Jul 2016

PHPMailer mail class mail is sent. We use a foreign open source mail class for this email sending function. The PHPMailer mail class that you may have used is very simple. Today I will talk about a simple usage tutorial. If you need it

Simple use of PHP mail class library PHPMailer_PHP tutorial Simple use of PHP mail class library PHPMailer_PHP tutorial

13 Jul 2016

Simple use of PHP mail class library PHPMailer. Recently I need to use the function of sending emails, which was originally sent using the mail() function that comes with PHP. The php mail() method is very simple, convenient and easy to use, but in addition to NetEase mailbox, QQ mailbox,

php mail class, php mail_PHP tutorial php mail class, php mail_PHP tutorial

13 Jul 2016

php mail class, php mail. php mail class, php mail. Write a class that uses php socket to send mail. It is simple and easy to use. When using the php program to send mail, in the 163 server, it can be verified in the RCPT command.

PHP mail operation class PHP mail operation class

25 Jul 2016

PHP mail operation class

PHP mail sending class (smtp method or mail function method) PHP mail sending class (smtp method or mail function method)

25 Jul 2016

PHP mail sending class (smtp method or mail function method)

See all articles