Menu Handling Class with SimpleXML and PHP
The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only from the name of the node, the id of main and sub node must be the same to assign to each other. The menu class handles how and when to open and close the navigation elements. The script controls nine variables you deliver according to your environment and XML file by adapting the PHP code in the HTML file. The script is made of two parts: In the first part the class loops through the XML file counting all the values from the main nodes and sets text, Url and Id to access the corresponding sub elements. In part 2 there are three parts: First we read the id and set the corresponding main elements (if id is 2 we show only 2 main elements), second we show all sub elements with the same id and third we show the rest of the elements.
Visit publisher site: Menu Handling Class with SimpleXML and PHPListing Details
- Version:
- 1.0_XML_MenuClass_CB
- Filed in:
-
Scripts / PHP / Scripts & Programs / XML & PHP
- Submitted on:
- Last Updated:
- Feb 6, 2015
- Publisher:
- Claudio Biesele Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Menu Handling Class with SimpleXML and PHP