(PECL apcu >= 5.0.0)
Get current item
public mixed APCUIterator::current ( void )
Gets the current item from the APCUIterator 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.