This class can be used to compose and send messages using templates.
It extends the PHPMailer class to compose a message by reading a template file that has some tags replaced by given values.
The composed message is sent with the regular Send() function of the PHPMailer class.
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| PHPMailer |
Optional |
Contains the "brains" of all details, email related. Again, I have included some of the files, but google it for most-current version |
| |
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 |
|
|