APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

說明

public APCUIterator::key(): string

Gets the current iterator key.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the key on success, or false upon failure.

參見