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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Good (93.8%) |
- |
Good (87.5%) |
- |
- |
Sufficient (61.9%) |
684 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| 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 |