本文共 1275 字,大约阅读时间需要 4 分钟。
?ThinkPHP3.2???????????PHPMailer?????????????????????Com????PHPMailer?????????
?????PHP????????Com??????????phpinfo?????????com_dotnet??????????Com????????????????????????
extension=php_com_dotnet.dll?com_allow_dcom??????????true????????????ThinkPHP???config.php?????Application/Home/Conf??????????????????????
$config = new \Think\Config('config.php'); ????????config.php??????????
??PHPMailer?????????Application/Home/Common?????????
com.allow_dcom?????????????PHPMailer??????ThinkPHP/Library/Vendor???????????
class.smtp.php????????PHPMailer???????????class.smtp.php??????SMTP.php?????ThinkPHP/Library/Vendor????
??PHP??????wamp????php.ini?????????
extension=php_openssl.dll???????????allow_url_fopen??????On?????????think_send_mail??????????????????
think_send_mail('?????', '?????', '????', '????'); ????????????????????????????
think_send_mail('?????', '?????', '????', '????', [ '??1.txt' => '??1.txt', '??2.zip' => '??2.zip']); ??????????????????
????????????ThinkPHP3.2????PHPMailer?????????????????????????????
转载地址:http://pxet.baihongyu.com/