Templates: LiteTplEngine
solomongaby (contact me)
This class implements a template engine based on PHP script templates.
It assigns template variables to local PHP variables and includes the template PHP scripts.
The output of the included template scripts is captured and returned by the class.
The class can also process templates for generating Javascript and CSS that is store in given files.
Click here for detailed information about this class on phpclasses.org