I\'m sure this is an extremely obvious question, and that there\'s a function that does exactly this, but I can\'t seem to find it. In PHP, I\'d like to know if my array has
Php has an function to count the occurrences in the array http://www.php.net/manual/en/function.array-count-values.php