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