View Single Post
Old 10-26-2007, 10:23 PM   #3 (permalink)
freemori
Junior Member
 
Join Date: Jul 2006
Posts: 14
Default Re: problem in web site

I don't suggest you use the frames.

you can change the web files name to .PHP

then
1,put the header content to header.php ,footer content to footer.php .
2,In every main content file to .php type .and include the header.phh and footer.php file like this code <? include file='header.php' ?> <? include file='footer.php' ?>

then each time you only need modify the header and footer file ,you all site's header and footer will been changed.

Sorry I'm not good at english .
If u have any understant.welcome pm.

Or you can send me your files .I can build it for u .
freemori is offline   Reply With Quote
Sponsored Links