Jump to content

Nested PHP


chris8726

Recommended Posts

I am trying to place a section of PHP inside another section of PHP to create a persistent menu system.  What it is, is a main menu that when an option is selected uses PHP to bring up another menu, and when an option is selected in that menu it uses PHP to either bring up another menu or a description of an item.  You can look at the system <a href="http://www.rentalcityomaha.com/specialevent.php">here</a>.  What I want to do with it is have the menu stay on the selected item as you go through.  I can get the top level to stay, but the lower levels of the menu are their own php scripts and I don't know how to make another php script work inside another script.  If you have any ideas please let me know.

Link to comment
https://forums.phpfreaks.com/topic/49483-nested-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.