Re: Single Menu Page with Bv and PHP | | okay - I've weeded through quite a bit of this thread and think I got lost somewhere in the middle. Could I just sum up what I understand and someone please tell me if I'm on the right track?
here goes:
I'm attempting to do the php menu (php is a completely new thing for me) as suggested.
So, I design the menu (using one of the suggested CSS menu design programs or even just using a text box with links - whatever I can decide works?)
In page properties, I make sure to save it as php extension when it publishes.
save the file... in some folder. Am I supposed to make different folders to save each page?
then, I insert the html box (with code) into EACH page that I want the menu to appear? but I put that box (same size as original menu) in the upper left corner of every page?
Do I save ALL pages with php extensions? what was Beth talking about saving some in php and some in html ... what is the difference? or do I just save the ones where I want to use my menu.php as a php extension. (What is php anyway?) and the others as html?
I hope I am not confusing things more... Please straighten me out. I'm sure there will be more questions as I go, but I would appreciate the initial direction. |