reset
Description
mixed reset ( array &array )reset() rewinds array's internal pointer to the first element and returns the value of the first array element, or FALSE if the array is empty.
reset() rewinds array's internal pointer to the first element and returns the value of the first array element, or FALSE if the array is empty.