"apple", "b"=>"ball", "c"=>"cat", "d"=>"dog"); // Sorting the associative array alphabets shuffle($alphabets); print_r($alphabets); ?>