Please answer this simple SPAM challenge: five plus three? (Example: nine)
array_intersect($array1, $array2);returns the same as:array_diff($array1, array_diff($array1, $array2));
<< Back to user notes page