开发者

Is there any PHP SMTP Protocol Class with Attachements

开发者 https://www.devze.com 2023-01-30 01:24 出处:网络
I tried this but no attachment option. http://www.phpclasses.org/package/14-PHP-Sends-e-ma开发者_C百科il-messages-via-SMTP-protocol.htmlThere are several widely used options for sending email yoursel

I tried this but no attachment option.

http://www.phpclasses.org/package/14-PHP-Sends-e-ma开发者_C百科il-messages-via-SMTP-protocol.html


There are several widely used options for sending email yourself (if you must):

  • Swiftmailer
  • PHPMailer
  • Zend Mail

They all handle attachments for you. Generally, avoid PHPClasses.org.


Try this.

0

精彩评论

暂无评论...
验证码 换一张
取 消