tryphp_func_array_keys2.php:
"XC90","BMW"=>"X5","Toyota"=>"Highlander"); print_r(array_keys($a,"Highlander")); ?>
Array ( [0] => Toyota )