Hi all,
I am watching a tutorials on php but would like to know how I can have my nav bars in a external php file and embed it into the main website.
I want this as I change my menu every few months and this would help me alot as I will not have to change every single page.
ok, so I can copy the code from my homepage, paste it into a file say verticlenav.php and the same with the horizontal nav.
Do I need to change the index.html to index.php ?