PHP Velho Oeste 2024

APCIterator::key

(PECL apc >= 3.1.1)

APCIterator::keyGet iterator key

Beschreibung

public APCIterator::key ( void ) : string

Gets the current iterator key.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the key on success, or FALSE upon failure.

Siehe auch

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top