PHP Classes / Binary Tree Representation

Display the nodes of a tree in a MySQL database

Binary Tree Representation PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags