php 的array_merge() 函式可以把兩個或多個陣列合併。 語法: array_merge(array1,array2,array3...) 範例: ? 1. 2. 3. 4. 5. 6. 7. 8. 9.
確定! 回上一頁