Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
mau tanya para master... saya punya coding array seperti ini.. $a = array(); $a[0] = $_POST['a11']; $a[1] = $_POST['a12']; $a[2] = $_POST['a13']; $a[3] = $_POST['a21']; $a[4] = $_POST['a22']; $a[5] = $_POST['a23']; $a[6] = $_POST['a31']; $a[7] = $_POST['a32']; $a[8] = $_POST['a33']; yang mau saya tanyakan : jika array tersebut dibuat dalam perulangan kira2 seperti apa ya?? trima kasih.. | |||
foreach($a as $key=>$value){ //statement } | |||
oke... :) kalo semisal code tersebut saya outputkan dalam bentuk matriks gimana ya codenya?? |
Winda Susyanti Naibaho 05 Jul, 2013
-
Source: http://www.facebook.com/groups/35688476100/?id=10151736337851101
--
Manage subscription | Powered by rssforward.com
Tidak ada komentar:
Posting Komentar