【PHP】PHP:使用array_merge的foreach迴圈建立json物件 ... $result ); $merge = array_merge($arr, $arr2); } } //End loop echo $merge;
確定! 回上一頁