******* NOTICE: You should not use this class anymore, Refere to a more updated version of this class at the following link "NestedNodes" class: http://www.phpclasses.org/browse/package/3693.html ******
This class 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 class provides functions to add a new category, update, delete and retrieve the details of an existing category, retrieve the list of categories as an array or formatted in HTML.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (94.4%) |
Good (90.3%) |
Good (81.9%) |
Good (86.1%) |
- |
- |
Sufficient (73.1%) |
91 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| NestedNodes |
More updated version based on this class. |