(PHP 3, PHP 4 >= 4.0.0)
mixed end (array array)
mixed end
end()はarrayの内部ポイ ンタを最後の要素まで進め、その要素を返します。
current(), each(), next() , reset()も参照下さい。