What is faster? A template set up that stores the templates in a database or something like the templates class in PHPLIB?
What I would like to know is which is more efficient and server friendly?
I would like to incorperate a bulletin board in my site however the board uses templates stored in a db. And my site will us templates stored in template files ala PHPLIB.
Which method is better?
Scott