PHP uses PEAR_SMTP to send mail, pear_smtp send mail
PHP comes with the mail function compared to the egg pain, under win configured SendMail or unable to send mail. A third-party pear/mail can be used to send servers directly through SMTP
PHP sends mail with Phpmailer, Phpmailer sends mail
It's a good choice to send mail with an out-of-the-box SMTP server, which is Phpmailer (Version 5.2.0) and the SMTP server for Gmail and 163.
1. Scripts sent with Gmail
Include
Send mail using Phpmailer, phpmailer send mail
Reprint http://blog.csdn.net/liruxing1715/article/details/7914974
Phpmailer's official website: http://phpmailer.worxware.com/
Phpmailer Latest class Library download address: "Click to
The previous mail (), has not been popular, so put on the most recent instances, leave to do memories.
Copy CodeThe code is as follows:
Require_once (DirName (__file__). " /.. /phpmailer/class.phpmailer.php ");
Contains class.phpmailer.php
/**
*
Now send an e-mail with Phpmailer, and the page refreshes and sends an email.
How to send an e-mail message by clicking a button on the page
Reply to discussion (solution)
You can do??? Face Ah.For example, when a refresh is sent, the face is
In PHP development and utilization of Phpmailer send mail is a common practice, this is more useful than PHP mail, let's see how phpmailer send email with attachments.
. First download the latest version of the package to
The previous mail (), has not been popular, so put on the recent example, to stay for memory.
Copy Code code as follows:
Require_once (DirName (__file__). " /.. /phpmailer/class.phpmailer.php ");
Contains class.phpmailer.php
/**
* @
Ways to send mail using an external mailbox
Bin/mail will send mail by default using local SendMail, which requires the local machine to install and start the SendMail service, which is cumbersome to configure and will cause
Ways to send mail using an external mailbox
Bin/mail will send mail by default using local SendMail, which requires the local machine to install and start the SendMail service, which is cumbersome to configure and will cause
In practical use, such as your Taobao shopping, apply for a refund, when you see a refund mail in the mailbox, or you register an account, apply for verification email notification and so on, these are mail sent, here will be introduced under the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.