|
resetSet the internal pointer of an array to its first element Description
mixed reset(arrayobject
&$array )
reset rewinds Parameters
Return Values
Returns the value of the first array element, or Warning
This function may
return Boolean Changelog
Examples
Example #1 reset example
Notes
See Also
|