pos

(PHP 3, PHP 4 >= 4.0.0)

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

説明

mixed pos (array array)

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

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