(PHP 4 >= 4.0.0)
array_count_values -- Counts all the values of an arrayarray_count_values() returns an array using the values of the input array as keys and their frequency in input as values.
Example 1. array_count_values() example
The printout of the above program will be:
|