News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Zend Developer Zone: PHP Abstract Podcast Episode 37: Zend Framework 1.5

PHPImpact Blog: From Swift Mailer to Zend_Mail

Zend Developer Zone: Zend Framework Traveling Roadshow Coming to SF PHP Meetup

Raphael Stolt's Blog: Using the Zend Framework plugins for server-sided Ajax request identification

Ian Selby's Blog: Weird PHP Seg Faults & Custom Session Handlers


Community Events









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


release book conference zend code developer PEAR PHP5 application example job database zendframework releases security mysql cakephp package framework ajax

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