In php, an array can be separated into several arrays by array_chunk. · $array = ['name' => 'tom', 'age' => 20, 3, 4, 5, 'a', 'b']; · $ ...
確定! 回上一頁