News Feed
Jobs Feed
Sections




News Archive
Eran Galperin's Blog:
Handling mail and mime in PHP using the Zend Framework
July 18, 2008 @ 08:47:27

On the Techfounder blog (from Eran Galperin) there's a quick tutorial about using the Zend_Mail component of the Zend Framework to send both normal, plain-text emails and ones with MIME attachments.

Using PHP's built in function (aptly named mail() ) is relatively straightforward - until you need slightly more advanced features, such as adding and encoding email headers or sending multiple mails efficiently. Fortunately, the Zend Framework comes with a very capable mail component called Zend_Mail.

He shows how to send a simple email, do something a bit more complex with a custom SMTP server, read messages from a remote POP3 email box and how to attach a binary file/message.

0 comments voice your opinion now!
zendframework email zendmail mime attachment pop3 read smtp custom


blog comments powered by Disqus

Similar Posts

Wolfgang Drews' Blog: Using YUI autocomplete with Zend Framework

Stefan Koopmanschap's Blog: Using custom namespaces with (C/S)ilex and Composer

Jim Plush's Blog: Rethinking Zend Models Part 3 - Validation

Zend Developer Zone: Upcoming Zend Webinars

Matthew Weier O'Phinney's Blog: The simplest Zend_Form decorator


Community Events









Don't see your event here?
Let us know!


example opinion tool community composer release code testing database language interview phpunit framework podcast unittest development api zendframework2 introduction object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework