1
我試圖通過PHPMailer發送 - http://phpmailer.worxware.com/帶附件的電子郵件。PHPMailer附件錯誤
$ mail-> AddAttachment ($ file, basename ($ file), "base64", mime_content_type ($ file));
附件有那種好嗎有時來自損壞(例如,從300 kb的大小達到僅用72 KB)。具體來說,我嘗試PDF文件。
謝謝
我使用SMTP
您是否嘗試過我的解決方案? – Roopendra 2013-03-05 04:10:51