2011年9月27日 - array array_merge (array array1 array2…,arrayN). 这个函数将一个或多个数组的单元合并起来,一个数组中的值附加在前一个数组的后面。
justcoding.iteye.com