News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
Sending Mail with Solar
July 18, 2007 @ 13:48:00

Paul Jones has posted a new tutorial about using the mail functionality of the Solar framework - the Solar_Mail and Solar_Stmp packages.

While each of these [PEAR Mail, PhpMailer, SwiftMailer, Zend_Mail] will work with Solar, the new Solar_Mail and Solar_Smtp packages work "natively", in that they support automatic configuration, locale and exception inheritance, and so on. Read on for some examples on how to use them.

In his example he sets up and sends a simple message, setting the contents of the email (sent as an HTML message). Since there's been much talk about the safety of a lot of the mailing systems in frameworks, Paul talks about how it's been secured from header injections, through safe attachments, and from a transport dependency-injection for SMTP.

There's even a method included that lets you take the SMTP information out of the script and put it into the Solar configuration file to use in the entire application.

1 comment voice your opinion now!
mail solar framework tutorial attachment header injection transport dependency mail solar framework tutorial attachment header injection transport dependency


blog comments powered by Disqus

Similar Posts

Giri Mandalika's Sun Blog: MySQL Native Driver for PHP, mysqlnd

DevShed: An Introduction to Using the Decorator Pattern with PHP

Lorna Mitchell's Blog: Using Gearman from PHP

Andreas Gohr's Blog: A Pirate Map with LibGD and Google Maps

DZone.com: Codeigniter and Object-Oriented PHP: Two Guides


Community Events











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


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

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