-
tree_datas transforms a 2D linear array of content information into another array with a tree structure.tree_datas can be used to generate hierarchic menus for navigation in a Web site and easily return brothers, children and fathers of a given nodeThe new version is PHP5 compatible and can now sort the children of a given node.

