smarty looks cool. it’s a php templating system which does php compiles so it doesn’t have to parse on every execute, and also has the option to cache as well.
random($foo) is the occassionally still updated blog of Leonard Lin. My pics are on Flickr, code is on Github. @lhl on Twitter. More »
smarty looks cool. it’s a php templating system which does php compiles so it doesn’t have to parse on every execute, and also has the option to cache as well.