NAME slice_array - exactly like [from..tp] SYNOPSIS mixed *slice_array(mixed *arr,int from,int to) DESCRIPTION Returns an array that is a slice of the array 'arr' from the index 'from' to the index 'to'. Indices are numbered 0, 1, 2, ... If indices are outside the limits of 'arr' an empty array is returned.
Help topics available:
add_verb | assoc | create_wizard | extract | insert_alist |
order_alist | slice_array |
You are guest number 66 since March 2020.
This file was last modified: June 2000.