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