Template System

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • federicog
    New Member
    • Mar 2007
    • 30

    Template System

    I have to develop a template based system. I was planning to use Smarty to handle the templates, cache, etc, since it's the only one I've used.

    Do you think I should use another one? any advice of any kind will be well received.

    Thanks
    Fede
  • devsusen
    New Member
    • Feb 2007
    • 136

    #2
    Hi,

    I always prefer Smarty. It's easy to handle by programmer and non-programmer persons. Cache system is also good for this template engine. u can integrate it with different application easily.

    If u r familiar with Samrty, then u can do good programming at template level too.

    Originally posted by federicog
    I have to develop a template based system. I was planning to use Smarty to handle the templates, cache, etc, since it's the only one I've used.

    Do you think I should use another one? any advice of any kind will be well received.

    Thanks
    Fede

    Comment

    Working...