(PHP 3, PHP 4 )
end --
Set the internal pointer of an array to its last element
Description
End() advances array's
internal pointer to the last element, and returns that element.
See also: current(),
each(), end(),
next(), and reset().
HIVE: All information for read only. Please respect copyright! |
|