"If you are thinking about getting into Zend Framework development, this is definitely a book you want to own." — Cal Evans (Zend Developer Zone)
"I've found this book to be a good resource, even for a grumpy veteran PHP programmer like myself. Flipping through the chapters quickly I can find some slightly different ways of doing things on my projects, and I really like that Jason is also showing how to take tools outside of the PHP ecosystem and embrace them. Tools like Git and Capistrano are there to help you, why wouldn't you want to use them?"
— Chris Hartjes ( @TheKeyboard blog)
Sending E-mail Using PHP
Released on: August 04, 2009 |
Duration: 11:24 minutes
Price: $3.00 Whether it's for confirming e-mail addresses, recovering passwords, or notifying users of responses to their forum posts, you'll inevitably need to use PHP to send e-mails from varying locations within your website. This video introduces the Zend_Mail component, showing you how to send e-mails for a variety of purposes.