Originally Posted by rctneil
I did wonder yesterday whether to just make a template php page which has the layout, and all the normal "includes" like header, footer, navigation and then a white space where content will go and then when i link to another page use a variable like said above such as $page. The page variable will "include" the content requested which will be stored in small php files. So basically mini websites which don't look good :). and when they are shown in the template you get the full pages.