- Tham gia
- 18/04/2017
- Bài viết
- 1,407
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
chỉ giúp với
*****Nội dung được bổ sung thêm*****
@MasterClaus @Shuu giúp dc k
PHP:
define('mhost', 'smtp.gmail.com');
define('Mail_Username', '[email protected]');
define('Mail_Password', '<là mật khẩu đã nhập trong mật khẩu ứng dụng ko show ở đây dc>');
define('secure', 'ssl');
define('port', 465);
*****Nội dung được bổ sung thêm*****
@MasterClaus @Shuu giúp dc k

