Binary Tree Representation
Package:
Summary:
Display the nodes of a tree in a MySQL database
Groups:
Author:
Description:
This class can be used to display the nodes of a tree in a MySQL database.
It can recursively traverse the nodes of a tree stored in MySQL database table and display the node names in an HTML page.
It can recursively traverse the nodes of a tree stored in MySQL database table and display the node names in an HTML page.
Comments are closed.