APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Opis

public APCUIterator::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