Posted by Tha RagMan on 02/22/06 17:54
On Wed, 22 Feb 2006 10:35:58 +0000 (UTC), "Tony Wainwright"
<teejayuu@btinternet.com> wrote:
>Hi
>I am teaching myself how to develop websites for my own benefit and have
>come across something that I don't know how to do. I want to be able to
>include in every page a file that contains information that will be
>displayed on every page i.e. copyright info. I don't want to have to
>re-write every page when I change this information - I just want to be able
>to edit it once. I know it can be done in PHP (as shown below), but I want
>to be able to do it in HTML.
><?php
Have you considered SSI ? Take a look at this site for info on how:
http://www.smartwebby.com/web_site_design/server_side_includes.asp
Best of luck.
Tha RagMan
Navigation:
[Reply to this message]
|