Categories

Updated: 07/02/2005

nstrees - nested set tree library

This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql database. Nested set trees are flexible, they can have an arbitrary number of nodes and their data/structure can be read efficiently. The library implements all important functions: Tree creation, queries, reorganization, walks (traversal) and tree printing.
©2019 A--9.com