(PECL apc >= 3.1.1)
Get current item
public mixed APCIterator::current ( void )
Gets the current item from the APCIterator stack.
Returns:
Returns the current item on success, or FALSE
if no more items or exist, or on failure.
See also:
Please login to continue.