I am looking for help with php files, and using includes.
i have a menu across my page that I use on all my pages, and i want to use an include file so that when i update it, it updates all the pages' menus, and not have to go thru each page.
I was told I needed to make the menu a .php file and use an include command on the pages, but I'm not sure of the command, i guess, because it doesn't work when I try.![]()
can someone post an example of the html I need for this? or recommend a good site to get help?
thank you



