分享一個php郵件庫——swiftmailer
最近看到一個好的php郵件庫,與phpmailer作用一樣,但性能比phpmailer好,尤其是在處理附件的能力上,發送郵件成功的幾率也高。 github地址:https://github.com/swiftmailer/swiftmailer.git 下面介紹一個用法: ...
最近看到一個好的php郵件庫,與phpmailer作用一樣,但性能比phpmailer好,尤其是在處理附件的能力上,發送郵件成功的幾率也高。 github地址:https://github.com/swiftmailer/swiftmailer.git 下面介紹一個用法: ...