Im trying to make a frame like environment on my website. I have the main nav bar using php include on each page to include it.
One one of the pages I also have a sidebar with links, I want this side bar to change the content beside it without opening a new web page, just like a frame.
How can I do this? Im not sure exactly what its called either in php..
One one of the pages I also have a sidebar with links, I want this side bar to change the content beside it without opening a new web page, just like a frame.
How can I do this? Im not sure exactly what its called either in php..