$max) { // echo "max is $max, arr val is $cnt[$i]\n"; $max = $cnt[$i]; $index = $i; } } echo $index; ?>