| Member with 272 posts. THREAD STARTER | | Join Date: Jan 2007 Experience: Advanced | |
Solved: How to change navigation using PHP? W/out having to change ALL my pages Hello all,
I am currently developing a website just for fun and out of boredom. The website will have a lot of links, and also categories. Each category will have subcategories and so on and so forth.
Now, as you can see that will include a lot of links to a lot of pages. What my question is is how would one go about developing navigation for such a thing? I know if I were to just make all these separate pages and change the links on each of them individually then it would take WAY too long and there would be much busy work and aggravation.
Could anyone please help me figure out the best way to do this? Is there a way to keep all the links in a file for example like "menu.php" and have that file be included in the proper location on my website?
Thank you all in advance! |