problem, website structure
From: stijn goris (mepisto_at_hotmail.com)
Date: 12/30/03
- Next message: bart: "Re: how to send a cache Header() for images?"
- Previous message: Wayne: "PHP file download - writing empty file"
- Next in thread: morlock: "Re: problem, website structure"
- Reply: morlock: "Re: problem, website structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: bart: "Re: how to send a cache Header() for images?"
- Previous message: Wayne: "PHP file download - writing empty file"
- Next in thread: morlock: "Re: problem, website structure"
- Reply: morlock: "Re: problem, website structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]