PHP Include question
Hello all. I'm new to PHP and currently redesigning two sites, so you might be seeing a lot of me around here :o)
I have a question that I hope someone can answer for me. My site is laid out in two tables. One table holds the navigation info (a Javascript menu), and the second one is where I want the content to load. For the main page I'm using a PHP include tag ( ) to load the index page. Is there a way to utilize PHP so that a link in the first table will open as a PHP include tag in the second table?
If anyone needs a better visual of my layout, you can see it here. I'd really appreciate any help, because I am a totally lost newbie and would grovel at your feet if you helped me out. Thanks.
~Sarah
I have a question that I hope someone can answer for me. My site is laid out in two tables. One table holds the navigation info (a Javascript menu), and the second one is where I want the content to load. For the main page I'm using a PHP include tag ( ) to load the index page. Is there a way to utilize PHP so that a link in the first table will open as a PHP include tag in the second table?
If anyone needs a better visual of my layout, you can see it here. I'd really appreciate any help, because I am a totally lost newbie and would grovel at your feet if you helped me out. Thanks.
~Sarah
