$minuman = array(array("aqua", "club", "le minerale"), array("teh pucuk", "teh sosro", "teh sisri"), array("sprite", "fanta", "pepsi")); //mencetak club echo $minuman[0][1]; //mencetak pepsi echo $minuman[2][2]; //mencetak teh pucuk echo $minuman[1][0]; echo "\n"; echo "club,pepsi,teh pucuk tercetak";
2 jempol
ZihxS
300
816
·
8 tahun, 3 bulan yang lalu
·
3 jempol
salam diskusi, Hai coder @Johnie47, Hehe.... Semangat terus ngodingnya ^_^ <HAPPY CODING, In CodeSaya.Com>