APCUIterator::current

(PECL apcu >= 5.0.0)

APCUIterator::currentGet current item

Opis

public APCUIterator::current ( void ) : mixed

Gets the current item from the APCUIterator stack.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the current item on success, or FALSE if no more items or exist, or on failure.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top