<?php $arrayValues = ["Sudhir" , "Gour" , "Jaipur" , "India"]; print_r(array_count_values($arrayValues));
To embed this program on your website, copy the following code and paste it into your website's HTML: