News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
Solar Framework Shorts - Sending emails using Solar
January 15, 2010 @ 08:33:48

In this new post to his PHPJack blog today Richard Thomas has another "Solar Short" showing you a handy feature of the Solar framework. This post looks at how to send emails.

Sending email using the Solar Framework is not only extremely simple but very flexible as well. Solar splits the process of sending email into 2 logical parts, creating the message "package" and sending the "package"

He includes a code example of using the Solar_Mail package to create and send an email with a text section, a HTML component and an image attachment. There's also a few lines dedicated to the Solar_Mail_Transport component and how you can use it directly with PHP's mail function.

0 comments voice your opinion now!
solar framework email solarmail tutorial


blog comments powered by Disqus

Similar Posts

David Sadowski: PHP REST API Frameworks

php|architect: An overview of the CakePHP framework

Paul Jones' Blog: How Fast Is Your Framework?

PHPBuilder.com: Pro PHP Security / Preventing SQL Injection

Community News: PHPEasy.co.uk Launched


Community Events











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


development language symfony symfony2 database phpunit community release testing series usergroup podcast introduction functional interview framework zendframework2 conference rest opinion

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