PHP Classes / Dynamic Multilevel Drop Down Menu in PHP/MYSQL/JavaScript

Display an hierarchic menu stored in a MySQL table

Dynamic Multilevel Drop Down Menu in PHP/MYSQL/JavaScript PHP Class

This class can be used to display an hierarchic menu stored in a MySQL table. It retrieves the title and link URLs of items of a menu from a MySQL database product table. The class generates HTML and Javascript to display the pull down menus with links according to the hierarchy of children and parent items retrieved from the database.

Similar PHP Classes

Search in PHP Classes

Filter by tags