In php you can use array_slice to obtain a new array with only a slice of the original array. This will reset the keys of the array.
確定! 回上一頁