News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
How to send emails in symfony 1.1
June 12, 2008 @ 10:25:29

On the Symfony blog, there's a new post showing the answer to a common question framework users have - what's the best way to send emails from inside our framework applications.

Sending mails is a web developer's everyday task, and symfony 1.1 let you do this easier than ever using Swift Mailer. Swift Mailer is a well thought, fully featured PHP5 object library that will cover 120% of your mailing needs.

They show how to create a partial or a component in your application that generates the content for the emails and pushes that result out to the Swift Mailer application. They show the (simple) installation from a svn checkout and two examples of sending emails, one simple and another with a multipart message.

1 comment voice your opinion now!
send email symfony framework swiftmailer component tutorial


blog comments powered by Disqus

Similar Posts

William Durand: REST APIs with Symfony2: The Right Way

PHPBuilder.com: Meet PRADO, the Component-based PHP Development Framework

Zend Developer Zone: Using YAML With PHP and PECL

Nick Belhomme's Blog: PHP 5.3.3 Namespaces

PHPMaster.com: Better Understanding PHP's Garbage Collection


Community Events











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


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

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