I have 2 types of pages: Dynamic (which are located in db) and static (file based, like page.php) I don't want to mess up index.php with bunch of if's or switch's. So I've created class, and methods. Now, What I wanna do is following:I have 2 types of pages: Dynamic (which are loc