APCIterator::valid
(PECL apc >= 3.1.1)
APCIterator::valid — Checks if current position is valid
Descrizione
public void APCIterator::valid
( void
)
Checks if the current iterator position is valid.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns TRUE if the current iterator position is valid, otherwise FALSE.
Vedere anche:
- APCIterator::current() - Get current item
- Iterator::valid() - Checks if current position is valid
There are no user contributed notes for this page.
