(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::offsetExists — Check if offset exists
$index
)Checks if the offset exists.
This function is currently not documented; only its argument list is available.
index
The offset being checked.
TRUE
if the offset exists, otherwise FALSE