PHP class: simple MIME mailer
This is a simple class for sending e-mails in MIME format with attachments.
Description
This is a simple class for sending e-mails in MIME format with attachments. It has the ability to send an e-mail with a message body of any Content-Type and an arbitrary number of attachments.
Download
You can view and download the source code here. The interface is really self-explanatory so I don’t think further comments are needed.


