Login   Register  
PHP Classes

Class: Basic Template

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  Basic Template  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Basic Template Support forum
Base name: vnc_basictemplate
Description: Regular expression matching based template engine
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Groups

Group folder image Templates Template processing engines and components View top rated classes

Detailed description

This class implements a template processing engine that is based on regular expressions to locate several types of place holders and block marks.

It can replace placeholders with values from string variables, from array entries, from object variables or a from combination of arrays and objects.

It supports template blocks that can be processed conditionally or iteratively.

It also supports the inclusion of template files within other template files.

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

File Role Description
Plain text file basic_template.php Class Class
Plain text file sample_1.html Data Example 1 Template
Plain text file sample_1.php Example Example 1
Plain text file sample_2.html Data Example 2 Template
Plain text file sample_2.php Example Example 2
Plain text file sample_3.html Data Example 3 Template
Plain text file sample_3.php Example Example 3
Plain text file sample_4.html Data Example 4 Template
Plain text file sample_4.php Example Example 4
Plain text file sample_4_sub.html Data Example 4 Template
Download all files: vnc_basictemplate.tar.gz vnc_basictemplate.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.