Easy Menus with PHP, Part 1
When I was first starting out in Web design, I quickly learned that updating your site’s menus can become a major chore rather quickly. Since I liked to hard-code everything, I only knew a couple main options, neither of which were great: Update every page manually: This works out for a while, but when you…