Getting started sending emails with the Zend Framework
18 November 2010
I just found this tutorial on Sending Emails with the Zend Framework. This tutorial couldn’t get any simpler, and explains the process of using Zend_Mail in plain English – much easier to read than the Zend documentation! It starts out simple, and gets advanced. Also includes lots of examples!