Which of the following functions will allow identifying unique values inside an array? seenagape 11 years ago Which of the following functions will allow identifying unique values inside an array? A. array_unique_values B. array_distinct C. array_count_values D. array_intersect E. array_values Explanation: ← Previous question Next question →