This class can be used to send e-mail messages with multiple attachments.
It can compose an e-mail message that can have one or more attached files.
The messages may be HTML or plain text. The message subject, sender and recipient addresses are configurable.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Emailer.class.php |
Class |
Core E-mailer class |
sample_attachements.php |
Example |
This is a sample script that's used to send HTML Formatted + attachments to an email account |
sample_html.php |
Example |
This is a sample script that's used to send HTML Formatted emails |
sample_text.php |
Example |
This is a sample script that's used to send plain-text emails |