Including Files (For Web layout)
Posted: Thu Dec 05, 2002 11:38 pm
Going to try and explain this the best I can, so please bear with me.
Ive got my site's layout saved as index.php Its the layout I want for my site, just minus the content in the bottom right corner where its supposed to be placed. Quite simply, I just wanted to be able to make content for my site, do an include so my layout is included with it, that way I only have to update one layout index.php file and the layouts for all the pages will be updated automatically. Guess my question is, how can I go about doing this? I know what I want to do, just not sure how to implement it.
Ive got my site's layout saved as index.php Its the layout I want for my site, just minus the content in the bottom right corner where its supposed to be placed. Quite simply, I just wanted to be able to make content for my site, do an include so my layout is included with it, that way I only have to update one layout index.php file and the layouts for all the pages will be updated automatically. Guess my question is, how can I go about doing this? I know what I want to do, just not sure how to implement it.