templating - is this a good idea?

Discussion in 'PHP' started by liam_d, Oct 23, 2005.

  1. #1
    Well i am wondering should i use a template system or should i use .php extension templates which contain mostly html and the occasional if/else statement?

    Advantages - I can code easier + put in more advanced things, less template files ( i beleive smf does it this sorta way )

    Disadvantages - People who don't know php may get a bit stuck?
     
    liam_d, Oct 23, 2005 IP
  2. boccio

    boccio Peon

    Messages:
    82
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    boccio, Oct 24, 2005 IP
  3. king_cobra

    king_cobra Peon

    Messages:
    373
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    wordpress has a template system where we are supposed to know a bit of php. but for the very novice user, and if u r selling ur script for cash, then it will always be better to use a statndalone template system.
     
    king_cobra, Oct 24, 2005 IP
  4. mrspeed

    mrspeed Guest

    Messages:
    193
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Maybe it's me but I found smarty confusing. I think I'm the only one though.
     
    mrspeed, Oct 25, 2005 IP
  5. liam_d

    liam_d Active Member

    Messages:
    306
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #5
    I found smarty to be too big...i have decided to go with a similair system to SMF.
     
    liam_d, Oct 25, 2005 IP