This class is a template engine based on regular expressions to locate and replace template pĺace holders with parameter values.
The class was developed to be used in distribution of PHP applications on CD using a small Web server and a browser to provide access to the application pages, although there is nothing specific for using this class for this purpose.