1.array_intersect函数[代码]array_intersect() 返回一个数组,该数组包含了所有在array1 中也同时出现在所有其它参数数组中的值。注意键名保留不变。
確定! 回上一頁