array_intersect (array1, array2) - Returns an array of the elements in the intersection of array1 and array2, without duplicates. Examples:
確定! 回上一頁