(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::offsetExists — Check if offset exists
$index
)Checks if the offset exists.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
index
The offset being checked.
TRUE
if the offset exists, otherwise FALSE