Log In · Register

 
 
Closed TopicStart new topic
May sound a little stupid, but Header & Footer?
Jamesisgsnap
post Apr 8 2009, 09:12 PM
Post #1


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



Uhm, yeah. It is stupid And probably a billion topics on this.

But I know how header and footer is supposed to edit every page for you.

I've had a my domain since like before August. And I've had my subby since like January of last year.
Now, Anyways. All those times, I've tried to edit Header & footer, because on MY DOMAIN [No subby]

I have 53 pages, and I don't feel like editing every 53 pages every time I need to add a page.

Now, I don't need the Basic instructions xD.

I need one of those step-by-step instructions XD.
Cause I've done it SOO many times and it NEVER works =/
 
newkidontheblock
post Apr 9 2009, 02:36 PM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



You can use php include: here is a great screencast
 
Mikeplyts
post Apr 9 2009, 02:52 PM
Post #3


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



The code for PHP includes is:

CODE
<?php include("FILENAME.php");?>
 
theerinkal
post Apr 10 2009, 06:56 AM
Post #4


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



QUOTE(Mikeplyts @ Apr 9 2009, 02:52 PM) *
The code for PHP includes is:

CODE
<?php include("FILENAME.php");?>


I use that one but I also use this one:

CODE
<?php include($_SERVER['DOCUMENT_ROOT'] . '/FILENAME.php'); ?>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: