Search found 1 match

by yashzn
Sun Apr 24, 2011 8:08 pm
Forum: PHP - Code
Topic: PHP isset & include not loading a sub page
Replies: 4
Views: 1391

PHP isset & include not loading a sub page

Hey there. I have a website that's run like this. The index.php file has all the php code for the main navbar which links to a main content area that changes, based on the button clicked. ie: contact, about etc. It also loads a side bar. One of the pages loads a sidebar with sub links, these sub lin...