APCUIterator
PHP Manual

APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Beschreibung

public string APCUIterator::key ( void )

Gets the current iterator key.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the key on success, or FALSE upon failure.

Siehe auch


APCUIterator
PHP Manual