7 Detecting duplicates in an array array_unique removes duplicates from an array, but how can I check to see if there are duplicates in an array?