Manage Unlimited categories, sub-categories or sub-sub-categories Description This script can be used to manage categories of content stored in a MySQL that is structured in hierarchies of unlimited depth. The categories hierarchy is stored in a MySQL table that keeps the information about each category including the identifier of its parent category record. The script provides functions to add a new category, edit, delete and retrieve ...