Hacker News new | ask | show | jobs
by klodolph 5923 days ago
I'm a little fuzzy on the concept of using template libraries inside PHP. What's the advantage over just using PHP in the first place?
1 comments

Really. My views are all just straight PHP, I just manually make sure I don't put any DB logic or anything in there.