The best PHP template system
Templating in PHP used to be a very touchy subject. Some people hate it guts arguing that PHP itself is a template language. In 2007, I think most of PHP developer agree that using a template to separate the code and presentation part is a good thing. But some template simply separate php code and [...]