Let\'s say I have an array like this:
Array ( [id] => 45 [name] => john [children] => Array ( [45] => Array (
You can used php fnc walk_array_recursive Here