<?php $arr = array(1,2,3,3,3,4,5); var_dump(array_keys($arr,3));
You have javascript disabled. You will not be able to edit any code.