APCIterator::key

(PECL apc >= 3.1.1)

APCIterator::keyGet iterator key

Opis

public APCIterator::key ( void ) : string

Gets the current iterator key.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the key on success, or FALSE upon failure.

Zobacz też:

add a note add a note

User Contributed Notes

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