problem, website structure

From: stijn goris (mepisto_at_hotmail.com)
Date: 12/30/03


Date: Tue, 30 Dec 2003 15:00:29 +0100

hi all,

I have designed the layout of my website (http://www.28edegem.be/Navigator/) The website will use that layout for all the pages. I want to set that page in a directory (lets say /design/) and then want to use it for every new page I design. The design onl

E.g: I want to create a page news.php.

<?
include ('/design/layout.php'):

/*
php code here specific for the news.php page
*/
?>

The php code always needs to be inserted in the designpage in one specific place so that can't be hard either. A simple problem but I have no idea on how to solve it. Someone can help me out please...

kind regards
Stijn