echo $input['colors][0];. As the index always starts with 0 in an array. Example #2. Code: $input = array ( array ...
確定! 回上一頁