(PHP 3, PHP 4 , PHP 5)
reset()は、arrayの 内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返します。
current(), each(), next(), prev()も参照下さい。