Finally updated on 03/28/2024 for PHP8+
LAMP Server Based Cascading Menu with Drag-and-Drop Organization
I was trying to find a good MySQL based cascading menu.. I couldn't find one, so I put this together. I'm an OLD sequential php developer so my php may be a bit antiquated.
NECESSARY TOOLS
-LAMP SERVER (or any database driven page)
-jquery capability
INSTALLATION
- Clone the directory to your server.
- Create a database.
- Import data fields in "sql" directory.
- Edit "inc/connectvars.php" for your newly created database.
- Go to the page and play. NOTE: Please feel free to use your own JQuery-UI script, but I included my own build for Demo purposes. https://jqueryui.com/