pos

(PHP 3, PHP 4 )

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().