Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 11-18-2011, 01:44 AM   #4
bryanbell
Registered User
 
Join Date: Dec 2010
Location: Florida
Posts: 168
Create the two file header and footer and include it in all your website pages than after you just need to change the content in your header file or footer file and it will automatically change in your all files.

For example if you are using PHP than you can create file like header.php and include it in all your web pages

<?php
include("header.php");
?>

Last edited by bryanbell; 09-11-2012 at 04:13 AM..
bryanbell is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:25 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.