开发者

Zend sending email

开发者 https://www.devze.com 2023-01-17 23:01 出处:网络
i have a project that need to send email. and i use zend as my framework. i use XSL for ema开发者_StackOverflow社区il templat and save email parameter as array that will turn to XML before send the e

i have a project that need to send email. and i use zend as my framework.

i use XSL for ema开发者_StackOverflow社区il templat and save email parameter as array that will turn to XML before send the email.

i create my own implementation multithread class utilize CURL for sending email.

any better development approach for queue & sending email ?

0

精彩评论

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