Less than 1 minute
array_seek
Seek the array cursor forward $count number of elements.
public array_seek({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$array | array | The array to seek |
$count | int | The number of elements to seek forward |
Generated by Hazaar API Doc Generator