pos

(PHP 3, PHP 4 )

pos -- 配列から現在の要素を得る

説明

mixed pos ( array array)

これは current() の別名です。

end() , next() , prev() , reset() も参照下さい。