NYCPHP Meetup

NYPHP.org

[nycphp-talk] Flattening a Tree

Tim Lieberman tim_lists at o2group.com
Mon Feb 23 18:55:53 EST 2009


On Feb 23, 2009, at 6:51 PM, Ajai Khattri wrote:
>
> Its a tree structure so Ive no idea how many arrays are in there, so  
> Id
> need to walk through each array recursively and get keys?

Yup, your standard depth-first tree traversal.





More information about the talk mailing list