"apple", "b"=>"ball", "c"=>"cat", "d"=>"dog"); // Changing keys to lowercase print_r(array_chunk($alphabets, 2, true)); ?>