pos

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

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

説明

mixed pos (array array)

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

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