Tree¶
A tree is a datastructure which represents data as a set of connected nodes, where each node has only one parent.
PHP has no native tree.
Related packages : nicmart/tree
A tree is a datastructure which represents data as a set of connected nodes, where each node has only one parent.
PHP has no native tree.
Related packages : nicmart/tree
The definitive reference with all things PHP, and their definitions.
Contents: