Recursion Helper

This PHP script transforms flat arrays into multidimensional arrays.

It can recursively traverses bidimensional arrays of associative arrays and look at each entry for the a given indexes that contains the parent and child entry identifiers.

Nested arrays can be built based on parent-child relationships.

Requirements:
- PHP 5.0 or Higher

License type: Apache License
Date added: 1 year, 2 months 20 days ago | Last updated: 1 year, 2 months 18 days ago

More popular Data Type

Listing Files