Tamplate

Package:
Tamplate
Summary:
Template engine that replaces variables with text
Groups:
PHP 5, Templates
Author:
Luke Szanto
Description:
This class implements a template engine that replaces variables with text.

It can read and parse a given template file to replace marks with text values from variable values. The variable values may also be passed as arrays.

The processed template may be returned as a string or displayed as the current script output.


Powered by Gewgley