Skip to content

syntaxbender/php-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tree Structure with PHP

This script created for db response list array to multidimension tree array.

Methods

getTreeArray, it will return tree array
getChildren, it will return children IDs of given node as list array
getParents, it will return parents IDs of given node as list array

Example

Check example php file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages