PHP Classes

Classes of Sergey Romanenko

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sergey Romanenko (1)  >  Mission progress status  >  Reputation  
Picture of Sergey Romanenko
Name: Sergey Romanenko <contact>
Classes: 1
Country: Ukraine Ukraine
Age: ???
All time rank: 373562 in Ukraine Ukraine
Week rank: 275 Up5 in Ukraine Ukraine Up
All time users: 336
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Pop Corn  
Template engine that compiles templates into PHP
This class implements a template engine that compile templates into PHP.

It reads a given template file and replaces certain marks by PHP code that implement the supported template logic.

The class supports template variables, conditional sections, loops, including additional templates, etc..

The generated compiled template is saved to a PHP file so it does not need to be compiled again when the same template is used. The resulting template HTML may be compressed optionally.

The compiled template file is included to process the template and generate its output.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z