Login   Register  
PHP Classes
elePHPant
Icontem

Class: Template Emailer

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Chris Thorne  >  Template Emailer  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Template Emailer
Base name: templateemailer
Description: Compose and send message using templates
Related classes: , , , , , ,
Version: 1
PHP version: 5
License: GNU General Public License (GPL)
All time users: 937 users
All time rank: 3110
Week users: 0 users
Week rank: 1744
Picture of Chris Thorne
Author: Chris Thorne <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1902256 in United States United States
Week rank: 2255 Down288 in United States United States Down


  Detailed description  
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.

 

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
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.
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
Plain text file exampletemplate.htm Data Email template
Plain text file phpmailer.class.php Class Class provided by phpmailer
Plain text file smtp.class.php Class Additional class used for SMTP email, if needed
Plain text file templateMail.class.php Class Class used to send template email that extends phpmailer
Plain text file testMail.php Example Code wanting to send the email

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