php中如何给多个人发带对应附件的邮件?利用phpmailer类,比如给1发1附件,给2发2附件,给3发到3附件
你可以把这3个不同的发邮件的过程参考 https://blog.csdn.net/fdipzone/article/details/8440310