PHP Classes
elePHPant
Icontem

Template based Email sending: Send HTML messages using templates

Recommend this page to a friend!

  Author Author  
Picture of Shoeb
Name: Shoeb <contact>
Classes: 3 packages by
Country: United Arab Emirates United Arab Emirates


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Shoeb  >  Template based Email sending  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Template based Email sending
Base name: templatemail
Description: Send HTML messages using templates
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Dependencies   Applications   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Templates Template processing engines and components View top rated classes


  Packages needed by this class  
Class DownloadWhy it is needed Dependency
PHPMailer Download .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.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example usage
Plain text file class.tempmail.php Class This is the main class file for the sending mail template.
Accessible without login Plain text file exampletemplate.htm Data Example HTML tempalte file

Install with Composer Install with Composer - Download Download all files: templatemail.tar.gz templatemail.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.