Re: Re: Templating engines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I dont mind seeing php and html together, but designer generally hate it, so I would want to seperate php code from html as much as possible.

clive

Jason Barnett wrote:
Clive Zagno wrote:

Hi all,

What templating engines do you use with php and why?

Ive been using smarty (http://smarty.php.net)

Clive.


PHP itself is a templating engine, i.e. it can be used to filter input and format it into output. But Smarty is nice if you want your people to be able to create a template without giving them all of the additional PHP coding abilities.


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux