News Feed
Jobs Feed
Sections




News Archive
DevShed:
Sending MIME Email with PHP
July 10, 2008 @ 08:49:20

In this new tutorial on DevShed Alejandro Gervasio explains how to send emails from PHP with MIME payloads attached.

One of the most common tasks that a PHP programmer has to tackle is the development of applications that send MIME email in one form or another. In simple terms, MIME email consists of an extension of traditional email technology and comes in handy for sending email messages in fancy HTML and handling file attachments in a wide variety of formats.

In this first part of the series he just lays the groundwork - creating the mailer class they'll use for the series and using it to send a sample email (a basic message with a plain text MIME block).

0 comments voice your opinion now!
mime email tutorial payload class binary


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Using the Plurk API with PHP

Stefan Mischook's Blog: PHP Classes and Objects video tutorial

Nefarious Designs: Object-Oriented PHP Part 4: PHP5's Improved Features

Rob Morgan: Getting Started With Phinx

DevShed: PHP Closures as View Helpers: Lazy-Loading File Data


Community Events











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


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

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