PDA

View Full Version : php template engine



eirche
October 22nd, 2005, 12:27 AM
i am looking for a php template engine. what do you recommand?
-- able to input template from file or string
-- able to output html into a string or print out to a stream (similar to sprintf() and printf())
-- support nested blocks
-- easy interface
-- compact and fast

http://www.sitepoint.com/forums/showthread.php?threadid=123769