php_tree is a class that supplies raw functions to display, inject, retrieve, and delete information from databases holding "flat" tree information in rows ident, parent, and haschild.
| Tags | Database Front-Ends Software Development Libraries php classes |
|---|---|
| Licenses | LGPL |
| Implementation | PHP |
Recent releases


Changes: This release adds documentation, fixes an error in move_up(), introduces move_up() and move_to() functions, changes the behavior of js tree, removes obsolete functions in js, and speeds the general behavior.


Changes: The UID is no longer unique. A display_full_tree link was added to the header of demo.php. A styles_win.css file was included, and example.php and demo.php were synchronized. A delete_from_db_wholetree() function was also added.


Changes: This release features a display_full_tree($node) function and a UID parameter in insert_to_db. A successful performance test was made with over 11000 nodes.


No changes have been submitted for this release.