当前位置:Gxlcms > PHP教程 > phpmailer错误提示Youmustprovideatleastonerecipientemailaddress

phpmailer错误提示Youmustprovideatleastonerecipientemailaddress

时间:2021-07-01 10:21:17 帮助过:20人阅读

phpemailerror

在实际工作中用到的phpmailer功能,但是在发送邮件的时候有些时候出现提示You must provide at least one recipient email address错误,但是我email是从数据库提取的。。而且我自己编写一个程序将数据库所有的邮件与phpmailer正则表达式进行过匹配都是没有问题,请问有没有PHP大神知道这个是为什么?什么情况会发生这样的问题

人气教程排行