countValues()
The countValues() method counts all the values of an array
Example.php
Syntax
Return value
A associative array of values from array as keys and their count as value.
Polymorphism
References
Last updated