Dynamic Multi Level Drop Down Menu in PHP/MYSQL/JavaScript
Package:
Summary:
Display an hierarchic menu stored in a MySQL table
Groups:
Author:
Description:
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.
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.
Comments are closed.