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

Symfony Blog: Calling the community

International PHP Magazine: Poll Question: You Did Not Know That

Test.ical.ly Blog: Best practice of PHPUnit testing a symfony 1.4 plugin

NETTUTS.com: How to Implement Email Verification for New Members

DZone.com: Record and replay for testing of legacy PHP applications


Community Events











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


example podcast community language introduction opinion series code testing functional interview tool zendframework2 conference release development composer object framework database

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