Hi, I was wondering how you keep a navigation menu up-to-date on a 200 page website. When I first started using HTML I used an iframe which it is a terrible idea. Now i am using PHP (im using include). But i am guessing this is also very inefficient.
SO i was wondering how to websites keep their menus up-to-date? Do they have programs? PHP?