<?php $array = array("teste", "algo", "outra coisa", "teste", "teste"); var_dump(array_keys($array, "teste"));
You have javascript disabled. You will not be able to edit any code.