View Single Post
  #3 (permalink)  
Old Apr 17th, 2008, 15:05
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Cascading changes throughout the website - without frames

Quote:
Originally Posted by pritmadlani View Post
As it can be seen - on the left-hand side of the page - there is the navigation section. If I was to add a new link called 'Gallery' (for example), is there an easier way to add it to all the pages - rather than going through them individually?
You're going to love this. It feels daunting at first, but once you start you'll be hooked:

PHP includes.

Don't be scared off because PHP is a scripting language. You don't need to touch the gritty programming side of it unless you want to.

Okay, so you have to set up a local webserver if you want to develop locally (which most people do). But that's not too hard either: WAMP server.
Reply With Quote