pos

(PHP 3, PHP 4 , PHP 5)

pos -- 배열에서 현재 원소를 꺼내온다

설명

mixed pos ( array array)

이 함수는 current()별칭 이다.

end(), next(), prev(), reset() 참고.