Simple PHP Template Engine
Package:
Summary:
Template engine based on text replacement
Groups:
Author:
Description:
This class implements a template engine based on text replacement.
It can load a template file that contains marks to be replaced by parameter values.
The class can also replace the marks with HTML tags with optional parameter values.
It can load a template file that contains marks to be replaced by parameter values.
The class can also replace the marks with HTML tags with optional parameter values.
Comments are closed.