PHP-Klasse::myMenuGen 22.03.2007

Kurzbeschreibung: Generate an HTML menu from MySQL database entries
Veröffentlicht am: 22.03.2007
Gruppe(n):
- HTML
- Databases
Beschreibung:
The class can be used to generate an HTML menu from information stored in a MySQL database tables.
It queries a MySQL database and retrieves entries that are used to define the entries of the menu.
The class generates nested HTML lists combined with CSS to implement drop down menus.
Link: myMenuGen