php - Foreach loop through multidimensional array - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
php - Foreach loop through multidimensional array - Stack Overflow
I have this set of data that I get from html form. It is basically a ... How about this?
$array = array( 'r1' => array(2, 4), 'r2' => array(5, 96), 'tekma_id' ...