PHP 手冊
上一頁
下一頁
pos
(PHP 3, PHP 4 )
pos -- Get the current element from an array
Description
mixed
pos
( array array)
This is an
alias
for
current()
.
See also
end()
,
next()
,
prev()
, and
reset()
.
上一頁
最開頭
下一頁
next
上一層
prev