APCIterator
PHP Manual

APCIterator::key

(PECL apc >= 3.1.1)

APCIterator::keyGet iterator key

Beschreibung

public string APCIterator::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


APCIterator
PHP Manual