(PHP 5 >= 5.2.0, PHP 7)
The offsetExists purpose
public void CachingIterator::offsetExists ( string $index )
Parameters:
index
The index being checked.
Returns:
Returns TRUE
if an entry referenced by the offset exists, FALSE
otherwise.
This function is currently not documented; only its argument list is available.
Please login to continue.