$dogal_sayilar=array('ilk_deger' => 1, 'ikinci_deger' => 2, 'ucuncu_deger' => 3); print("<pre>".print_r($dogal_sayilar,true)."</pre>");