pos

pos -- return the current element in an array

Description

mixed pos(array array);

This is an alias for current().

See also: end(), next(), prev() and reset().