PHP template system

Discussion in 'PHP' started by msaqibansari, Sep 20, 2007.

  1. #1
    I'm beginner in PHP. Please guide me which template system do i use for my web-based application?

    Thanks in advance.
     
    msaqibansari, Sep 20, 2007 IP
  2. tandac

    tandac Active Member

    Messages:
    337
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Smarty is a good choice.
     
    tandac, Sep 20, 2007 IP
  3. msaqibansari

    msaqibansari Peon

    Messages:
    84
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Is it open source or paid?
     
    msaqibansari, Sep 20, 2007 IP
  4. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #4
    Open source, and I second it, it has an easy learning curve so it suits beginners.
     
    krt, Sep 20, 2007 IP
  5. msaqibansari

    msaqibansari Peon

    Messages:
    84
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Give me another option for that please. it'll highly appreciate.
     
    msaqibansari, Sep 20, 2007 IP
  6. loibeignacio

    loibeignacio Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
  7. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #7
    krt, Sep 21, 2007 IP
  8. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #8
    I would definetly recommend smarty, i have tried others in the past but nothing comes close in my opinion.
     
    adamjblakey, Sep 21, 2007 IP
  9. scriptman

    scriptman Peon

    Messages:
    175
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I would recommend you write your own. By the time you've got one working you won't be a beginner anymore ;) With pre-packaged solutions like Smarty, you input some code, and a lot of stuff comes out, but you never bother to understand what happens in the middle. It's best if you understand all aspects of the code you're interacting with.
     
    scriptman, Sep 21, 2007 IP
  10. msaqibansari

    msaqibansari Peon

    Messages:
    84
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    scriptman you gave me good suggestion but as i told you i'm beginner so it will take time to design myself. I'll try to do so but parallel i'll try to use SMARTY.

    Thanks guys.
     
    msaqibansari, Sep 21, 2007 IP