I just finished creating my website and guess what, I need to make a change to my header. Ohhh... I have over a hundred pages with that header code in it. Ever had that happen? I know it's happened to me on a number of occasions. That is why when I started to create this teamphotoshop.com site I decided to plan ahead. With the help of a few friends I was introduced to the wonderful world of PHP. PHP is great for situations like this. One of the functions of PHP is the "include" function. This will prove to be a lifesaver. Let's get started. |