Show Output
Creating an Array with String Indices in PHP
"apple", "b"=>"ball", "c"=>"cat", "d"=>"dog"); print_r($alphabets); ?>