php使用array_chunk函数将一个数组分割成多个数组 php中可以用array_chunk将一个数组分隔成若干个数组。数组$array=['name'=>'tom','age'=>20,3,4,5,'a php分割数组