Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-19 02:32
0.5

Esta versión incluye la documentación, corrige un error en Move_up (), introduce Move_up () y move_to () funciones, cambia el comportamiento del árbol JS, elimina las funciones obsoletas en js, y acelera el comportamiento general.
Tags: Minor bugfixes
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.

2003-06-04 10:38
0.3

El UID ya no es único. Un enlace display_full_tree fue añadido a la cabecera de demo.php. Un archivo de styles_win.css se incluyó, y ejemplo.php y demo.php estaban sincronizados. Un delete_from_db_wholetree () la función también se añadió.
Tags: Major feature enhancements
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.

2003-06-02 11:15
0.1

Tags: Initial freshmeat announcement

2003-06-02 11:15
0.2

Esta versión incluye un display_full_tree ($ nodo) y la función de un parámetro UID en insert_to_db. Una prueba de un desempeño exitoso se realizó con más de 11000 nodos.
Tags: Major feature enhancements
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.

Project Resources