View Single Post
Old 01-25-2001, 03:06 PM  
xxx-heat
Registered User
 
Join Date: Jan 2001
Location: DK
Posts: 2
either use PHP
<?php include("header.txt"); ?>
and rename the files to .php or .phtml or write a .htacces to be able to use php on .htm pages

or use SSI
think it's something like this:
< !--#include virtual="header.txt"-->
rename the files to .shtml or again wirte the .htacces

regards
xxx-heat is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote