Version: 1.1.0
Released: Jun 27, 2000
Requirements
PHP3
An average of registered user ratings will not appear until there are at least 5 votes. Leave a comment below and cast your vote.
This resource was posted on Oct 13, 2010 and was not modified since.
Is our information correct? Let us know if we should change something.
If this is your resource, you can allow users to rate it from your website.
A simple variable interpolation template class that parses your templates for variables and spits out HTML with their values. I'ts fast because it doesn't perform any logic, which should be kept in the code.
This class is quite good, but there is only one drawback. It is written in PHP3 and you need to modify it to work wth PHP4 and there was an error in it which was a re-declaration of a function.
Posted by chuayw2000 on Feb 01, 2003 Reply