This class can be used to send HTML messages.
It uses a configurable template file to define the HTML message body.
The class replaces template marks with the respective argument values and sends the message.
The sender name, sender e-mail address, recipient address and the message subject are required parameters.
|
Packages needed by this class |
|
Class |
Download | Why it is needed |
Dependency |
PHPMailer |
.zip .tar.gz |
This is the mail sending script. We use this to send emails but the templates are formed by our class. If you are familiar with this class then you might also know that $mail->Body becomes so bulky to track if it is in code. |
Required |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|