Home     PHP / Javascript / Ajax
PHP Nstrees - nested set tree library Script

PHP Script Codes > database-tools

nstrees - nested set tree library Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2796

PHP Script Codes > 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.