News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Ian Christian's Blog:
Sending multipart email from a Task in symfony 1.4
December 16, 2009 @ 07:58:37

In a recent post to his blog Ian Christian has written up an example of how to send a multipart email from a Task inside your Symfony application.

I recently needed to send the result of an action in symfony via email daily. E-mail has changed slightly in symfony 1.3/1.4 - here's how I did it. I really don't like my solution at all, the use of get_partial() from within a Task seems very wrong to me - but I'm in a rush so it will do for now, I'd love to hear feedback.

His class extends the sfBaseTask and sets up an execute method that builds a database connection, fetches a few rows and, with a newly created mailer instance, sends the information using the get_partial method to define both HTML and text content parts of the email.

0 comments voice your opinion now!
multipart email task symfony tutorial



Similar Posts

SEO Expert Blog: Amazon Wish Lists with SimpleXML

Jason Houle's Blog: Zend Framework: The Dijit Editor

Scott Mattocks\' Blog: PHP-GTK News #11

PHPit.net: Building a simple MVC system with PHP5

IBuildings Blog: Multithreading in PHP with CURL


Community Events









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


wordpress symfony microsoft zendframework conference job podcast windows apache drupal extension release developer sqlserver version framework codeigniter opinion facebook feature

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