array_slice « Data Structure « PHP





1.Extracting a Portion of an Array: array array_slice(array $array, int $offset[, int $length[, bool $preserve]] )
2.array_slice
3.Extract a slice of the array