(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetExists β Check if offset exists
$key
Checks if the offset exists.
Questa funzione, al momento non Γ¨ documentata; Γ¨ disponibile soltanto la lista degli argomenti.
key
The offset being checked.
true if the offset exists, otherwise false
true
false