(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::offsetExists — Check if offset exists
$index
Checks if the offset exists.
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
index
The offset being checked.
TRUE if the offset exists, otherwise FALSE
TRUE
FALSE