PHP Classes

abc template: Template engine that replaces tags in PHP scripts

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 658 This week: 1All time: 4,889 This week: 560Up
Version License PHP version Categories
abc-template 1.0BSD License4.0Templates
Description 

Author

This class implements a template engine that replaces tags in PHP scripts.

It can load a template file which can be a PHP script which is executed when the template is loaded.

The loaded template is processed by replacing tags, which are named marks delimited by curly braces, by template variable values.

When template variable values which are arrays, the class iterates the template processing over all values.

The class can display the processed template as the current script output or return the resulting template string.

Picture of Gianluca Zanferrari
  Performance   Level  
Name: Gianluca Zanferrari <contact>
Classes: 19 packages by
Country: The Netherlands The Netherlands
Age: 57
All time rank: 1674 in The Netherlands The Netherlands
Week rank: 106 Up4 in The Netherlands The Netherlands Equal
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Plain text file class_template.php Class main class
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file example_all.php Example example all
Accessible without login Plain text file example_tabular.php Example example tabular
Accessible without login HTML file page.html Data template page
Accessible without login HTML file page_with_tabular.html Data template page
Accessible without login HTML file row.html Data template page

 Version Control Unique User Downloads Download Rankings  
 0%
Total:658
This week:1
All time:4,889
This week:560Up