News Feed
Jobs Feed
Sections




News Archive
DevShed:
Composing Messages in HTML for MIME Email with PHP
July 30, 2008 @ 14:34:59

DevShed continues its look at sending MIME emails with PHP in the fourth part of the series - a method for sending HTML in the message.

In this article, I'm going to show you how to provide the MIME mailer class with the ability to send email messages in HTML format. This will greatly extend its functionality, so don't miss this tutorial.

They start by reviewing the class they've created so far, including an example of its use. From there they modify it slightly to make it easy to embed the HTML content into the email by adding the addHTML and buildHTMLPart methods.

0 comments voice your opinion now!
compose email tutorial mime html content


blog comments powered by Disqus

Similar Posts

BobCares.com: Deploying libcURL with PHP

DevShed: Implementing the Stage Pattern in PHP 5

Zend Developer Zone: Zend_Acl / Zend_Auth example scenario

DevShed: Working Out of the Object Context to Build Loader Apps in PHP

Ibuildings techPortal: lessphp: PHP implementation of Less CSS


Community Events











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


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

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