SpapleGlype
New Member
I'm trying to differ my site to different templates so it is easier to control.Now Im using simple \[code\]include 'tpl/something.inc'\[/code\] But i heard of something like template engine on PHP(Using ob_start()), so what the difference between them? Is it safe to do it my way?