_giles_ Posted February 15, 2007 Share Posted February 15, 2007 Hi, I’ve been studying a project recently which uses pear’s HTML_TEMPLATE_IT (http://pear.php.net/package/HTML_Template_IT) as a way of creating template pages that are filled with data from my databases at the time of serving. The idea is really neat, and saves loads of time, AND ISN’T SUPPORTED by my service provider It strikes me that the obvious choice is to look for alternatives, but I’m not finding much. I’m sure that this can’t be the only example of using templates in dynamic pages, but I’m getting a bit stuck. I’d really appreciate it if you could advise me of any other templates ... or should I bite the bullet and upgrade to a virtual domain (where I can apparently run PEAR) because it really is the best for the job! Thanks Giles Link to comment https://forums.phpfreaks.com/topic/38659-looking-for-an-alternative-to-pears-html_template_it/ Share on other sites More sharing options...
trq Posted February 15, 2007 Share Posted February 15, 2007 You might want to take a look at Smarty. Link to comment https://forums.phpfreaks.com/topic/38659-looking-for-an-alternative-to-pears-html_template_it/#findComment-185895 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.