Click to See Complete Forum and Search --> : Keeping links the same on all pages.
jdomes
02-25-2006, 07:57 PM
First off my apologies if this is the wrong forum for this, I would have done a search but I'm not quite sure what to look for. I have a website with several pages and I'm trying to find a way to keep all the links the same so that I can make changes to one place and have it change all the links. Is there a way to do this. Any help is appreciated.
Thanks
JD
BonRouge
02-25-2006, 08:17 PM
php includes (http://bonrouge.com/br.php?page=faq#includes)
TheBearMay
02-25-2006, 08:38 PM
If your server doesn't support php Includes you could look at server side includes (SSI).
jdomes
02-26-2006, 01:13 PM
Just wanted to say thanks, that pretty much made my life a breeze, amazing what a few lines of code can do for your sanity.
BonRouge
02-26-2006, 01:18 PM
Yaay! :)