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