php array_walk_recursive 使用自定的函数处理数组中的每一个元素 array_walk_recursive对数组中的每个成员递归地应用用户函数基本语法boolarray_walk_recursive(array&$in array_walk_recursive