APCIterator
PHP Manual

APCIterator::key

(PECL apc >= 3.1.1)

APCIterator::keyGet iterator key

Descrição

public string APCIterator::key ( void )

Gets the current iterator key.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the key on success, or FALSE upon failure.

Veja Também


APCIterator
PHP Manual