Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
i was curious if you professional php developers use premade template systems like smarty or stuff like b2, or if you just create your own on a project to project basis? or maybe you have your own custom one that you use? or is there a better approach?
I use my own simple templating engine to keep my html from my php and allows for easy template modifications. I will sometimes dip into smarty here and there, but genereally like to keep it simple.
evilmonkey wrote:What do you have against open source?
noting, but lets say the code has few exploitable issues (like phpbb2 few days ago), then it is likely that my clients will get affected, besides, i like coding my own stuff, i have my own library of scripts .