The array_intersect function returns an array containing all the values of array1 that are present in all the arguments. Note that keys are preserved.
確定! 回上一頁