PHP isset & include not loading a sub page
Posted: Sun Apr 24, 2011 8:08 pm
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 links need to load content in the main area. This doesn't seem to work, because the php vars from the sidebar are not being seen for some reason.. help?
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 links need to load content in the main area. This doesn't seem to work, because the php vars from the sidebar are not being seen for some reason.. help?