APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Descripción

public APCUIterator::key ( void ) : string

Gets the current iterator key.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the key on success, or FALSE upon failure.

Ver también