array_intersect 函数array_intersect(x,y)计算两个数组的交集。array_join函数array_join(x,delimiter)使用指定的连接符将数组中的元素拼接为一个字符串。
確定! 回上一頁