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

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 11-15-2011, 04:53 AM   #1
jassicacute
Registered User
 
Join Date: Aug 2010
Posts: 42
We alwasys put content in header and footer thats shared By All pages in your site. You should make files named header and footer , and call it in all pages in your site.
__________________
Enjoy Incerdible
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
With Our Special
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Avail Flat 30% Off For NRI
jassicacute is offline   Reply With Quote

Old 11-18-2011, 01:44 AM   #2
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
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 08:50 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.