APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Descrição

public APCUIterator::key ( void ) : string

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