Zend 发送电子邮件
我有一个项目需要发送电子邮件。我使用 zend 作为我的框架。
我使用 XSL 作为电子邮件模板,并将电子邮件参数保存为数组,该数组将在发送电子邮件之前转换为 XML。
我创建了自己的实现多线程类,利用 CURL 发送电子邮件。
任何更好的队列和队列开发方法发送电子邮件?
i have a project that need to send email. and i use zend as my framework.
i use XSL for email 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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论