Recursion Helper
Developed by Tom Schaefer, listed in Data Type
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
- PHP Sort Class 0.8 (1 year, 4 months 27 days ago)
- Dynamic Setter Getter 1.0 (3 years, 7 months 14 days ago)
- PHP JSON XML Array String Interchanger 1.0 (3 years, 2 months ago)
- Generics 1.0 (3 years, 2 months 12 days ago)
- Dynamic Multisort 1.0 (3 years, 2 months 11 days ago)
Listing Files

RecursionHelper.php- 1.8 KB
- 03/05/2011 09:51:38
