|
FastTemplate is an PHP
extension for mamanging
templates and performing
variable interpolation. It
parses with a single regular
expression allowing for a
fast execution. The API is
robust and flexible, and
allows you to build very
complex HTML
documents/interfaces. Also,
it isn't restricted to
building HTML documents --
it could be used to build
any ascii based document
(postscript, XML, email,
etc).
Date: Feb, 03 2000 |