Zend Framework

Archive for July 5th, 2009

Zend Framework: Sending Email with attachment in Zend Framework

Posted by Faheem Abbas on July 5, 2009

You may have used Php for sending emails in your application. I haven’t experienced it in plain php, so I don’t know whether its easy or difficult. I, however, know that Zend Framework provide very easy way for sending emails. You can even attach files with your email with single method call.
In this article I am going to discuss how to send email with attachments. Please do tell me whether it helped you or not. Read more here.http://zendgeek.blogspot.com/2009/07/sending-email-with-attachment-in-zend.html

Posted in Zend Framework | 1 Comment »