apcu_enabled

(PECL apcu >= 4.0.3)

apcu_enabledWhether APCu is usable in the current environment

Açıklama

function apcu_enabled(): bool

Returns whether APCu is usable in the current environment.

Bağımsız Değişkenler

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

Dönen Değerler

Returns true when APCu is usable in the current environment, false otherwise.