Re: [PHP] Best template class
I would recommend Smarty (http://smarty.php.net). Smarty is unique (?) in that it compiles templates into PHP code -- making it one of the faster templating engines out there. I use Smarty & love it. Cheers, Hans On Wed, 2002-07-24 at 15:02, Remy Dufour wrote: > Hi, > Im currently working with
[PHP] Best template class
Hi, Im currently working with phplib template and im wondering if PEAR template class can give me more... Anyone got an idea ? Rémy