pos

(PHP 3, PHP 4 >= 4.0.0)

pos -- Restituisce l'elemento corrente di un array

Descrizione

mixed pos (array array)

Questo è un alias di current().

Vedere anche: end(), next(), prev() e reset().