end

(PHP3 , PHP4 )

end --  Set the internal pointer of an array to its last element

Description

end (array array)

End() advances array's internal pointer to the last element.

See also: current(), each(), end(), next(), and reset().