array_walk_recursive
(PHP 5)
array_walk_recursive --
Apply a user function recursively to every member of an array
Description
bool
array_walk_recursive ( array input, string funcname [, mixed userdata])
Warning |
This function is
currently not documented; only the argument list is
available. |