22, "Clark"=>32, "John"=>28); // Changing keys to lowercase print_r(array_change_key_case($persons)); ?>