pos

PHP -> Funkcie -> Array funkcie -> pos

Syntax

mixed pos(array arr);

Popis

Príkaz jazyka PHP
pos - Get the current element from an array

This is an alias for current.

Pozri aj

current, end, next, prev, reset