Simple PHP Template Engine

Package:
Simple PHP Template Engine
Summary:
Template engine based on text replacement
Groups:
HTML, PHP 5, Template
Author:
Aleksandar Zivanovic
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.


Powered by Gewgley