   #PHP Manual Array Functions next prev

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                      pos

   (PHP 3, PHP 4 )
   pos -- Get the current element from an array

Description

   mixed pos ( array array)

   This is an alias for current().

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

   Prev Home Next
   next  Up  prev
