What templating engines do you use with php and why? Ive been using smarty (http://smarty.php.net) Clive.
I just can't work with PHP the usual way. Mixing business source and interface source is something too bastard for me. Now that I know templates systems I totaly disagree to say that PHP is a Template Engine. Ok, it has some basic template features, but they are too poor to use it this way seriously. It would be like calling Notepad / VI / TextEdit "Html Editors".
I made and use TinyButStrong, because all other seems too complicated and had too much programming at the design side for me. It's mature now.
It's also the only Template Engine that's really works with WYSIWYG templates.
-------------------
Skrol29
www.tinybutstrong.com
-------------------
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php