ArrayIterator::offsetExists
(PHP 5 >= 5.0.0)
ArrayIterator::offsetExists — Check if offset exists
Descrierea
public void ArrayIterator::offsetExists
( string
$index
)Checks if the offset exists.
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
-
index -
The offset being checked.
Valorile întoarse
TRUE if the offset exists, otherwise FALSE
There are no user contributed notes for this page.
