Harry Fuecks (phpPaterns(), see the link below) has a quite interesting opinion concerning php and the use of templates, with which I generally agreed, after spending some hard time to investigate the most suitable for me templating ideology/approach/system. I would suggest you first read this article and then decide whether to 'succumbing to the lure of templates' or to find your best way to use php itself as a template engine.

'Templates and Template Engines'
http://phppatterns.com/index.php/article/articleview/4/1/1/

Some more resources that may help answering your question:

'Compiling a list of PHP Template Engines'
http://www.phppatterns.com/index.php/article/articleview/69/1/11/

http://www.bernhardseefeld.ch/archives/000067.html
http://www.phpbuilder.com/mail/php-general/2003042/1730.php
http://www.massassi.com/php/articles/template_engines/old/
http://www.scripps.edu/~jesusmc/cachedtpl/CachedTemplate.html
http://zend.com/zend/trick/tricks-nov-2001.php

Cheers,

Boyan Nedkov
--



Pedro Pais wrote:

Hi!

I've coded in PHP for a while, but I had to leave it for some time. Now I'm back, and I'd like to know what's currently being used to separate content from presentation, besides Smarty (that seems to be Google's top choice)?

Thanx


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to