"ball", "d"=>"dog", "a"=>"apple", "c"=>"cat"); // Sorting alphabets array krsort($alphabets); print_r($alphabets); ?>