View Single Post
  #225  
Old 04-13-2007, 05:34 AM
lunatunes lunatunes is offline
Sergeant
 
Join Date: Feb 2007
Posts: 26
Default Re: Single Menu Page with Bv and PHP

Quote:
"Ok, you are done. I’ll just take a minute to explain what you have done: You have created a menu bar. The php code you have placed in this page, has defined the html code of this page, as a php function, named “menu”. Then, in the main page, you are calling this page, and then, you just call the function “menu”, which creates the menubar in your page"

What do you mean by the main page? Do you mean my home page or the index page?

This whole sentence is very confusing:
Then, in the main page, you are calling this page, and then, you just call the function “menu”, which creates the menubar in your page"

Could you explain this.....Please!

Thanks,
Randy
Reply With Quote