APCIterator::current
(PECL apc >= 3.1.1)
APCIterator::current — Get current item
Descrizione
Gets the current item from the APCIterator stack.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns the current item on success, or FALSE if no
more items or exist, or on failure.
Vedere anche:
- APCIterator::next() - Move pointer to next item
- Iterator::current() - Return the current element
There are no user contributed notes for this page.
