Results 1 to 2 of 2

Thread: What PHP template system would you recommend?

  1. #1
    Join Date
    Mar 2009
    Posts
    65
    Thanks
    13
    Thanked 4 Times in 4 Posts

    Default What PHP template system would you recommend?

    Hi all,

    I am looking for a light-weight PHP templating system. I have used Smarty before but does anyone else have their own personal favorites?

  2. #2
    Join Date
    Jul 2008
    Posts
    199
    Thanks
    6
    Thanked 58 Times in 57 Posts

    Default

    I always thought Smarty was overkill for smaller projects, but some people swear by it.

    I wrote my own which I use. Most people can write one up in 100 lines or less with varying usability.

    Here's a list of a bunch of templating classes people have made:
    http://php.resourceindex.com/Functio...ign/Templates/

  3. The Following User Says Thank You to techietim For This Useful Post:

    CrazyChop (03-20-2009)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •