Multiple Drag & Drop Category Management with PHP/Mysqli

Mysqli

 

Multilevel Drag & Drop Category Management in PHP/MySQLi. 

Now a day  Mysql is going to deprecated and you are getting this Meggase in error log: “The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead”. 

So i used Mysqli for drag and drop Category management, so you use this in letest updated mysqli project. 🙂

 

 

 

tree

 

 

 

index.php

 

conn.php

 

jquery.nestable.js  (Create a Folder name ‘js’ e.g. js/jquery.nestable.js)

 

functions.js  (Create a Folder name ‘js’ e.g. js/functions.js)

 

menuSortableSave.php

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *