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