PHP 매뉴얼
이전
다음
pos
(PHP 3, PHP 4 )
pos -- Get the current element from an array
설명
mixed
pos
( array array)
This is an alias for
current()
.
See also:
end()
,
next()
,
prev()
and
reset()
.
이전
처음으로
다음
next
위로
prev