March 2002
Intermediate to advanced
528 pages
21h 29m
English
array_count_values
array array_count_values(array array)
Returns an array whose elements’ keys are the input array’s values. The value of each key is the number of times that key appears in the input array as a value.