
Robert Led - 2006-03-21 18:57:18
I have downloaded and TRIED to impliment EVERY template class on this site (phpclasses.org) and either they did NOT work at all, were TO big and bulky or there was no way to impliment them IN the project I am working on.
However, this class (Parse HTML Template) is amazingly easy to impliment in ANY project. There is nothing this class cannot handle, except for the ability to use <?php blah ?> in your tpl template, which is NOT a issue as you can simple DEFINE your php code and insert it into the array.
My hats off to this author. A fine job indeed. This class has found a perminant home in every project that I do.
Rob