|
I have had a strictly html site for a couple years. I have now discovered PHP. I have created a header.htm file that contains my site navigation bar. I want to put this on all my main category pages so when my menu changes, I can change one file and not the code on every page. Unfortunatly I found out after a couple hours of trying that I have to rename all my pages **.PHP for the code to work. I am sure a lot of people have bookmarked my **.html pages. Does anyone have a suggestion as to implementing the new php pages without losing a bunch of customers?
|