PHP 8.3.4 Released!

APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Açıklama

public APCUIterator::key(): string

Gets the current iterator key.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the key on success, or false upon failure.

Ayrıca Bakınız

add a note

User Contributed Notes

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