APCIterator::key

(PECL apc >= 3.1.1)

APCIterator::keyGet iterator key

Опис

public string APCIterator::key ( void )

Gets the current iterator key.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns the key on success, or FALSE upon failure.

Прогляньте Також

add a note add a note

User Contributed Notes

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