apcu_enabled

(PECL apcu >= 4.0.3)

apcu_enabledSi el APCu es utilizable en el entorno actual

Descripción

apcu_enabled(): bool

Devuelve si el APCu es utilizable en el entorno actual.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve true uando el APCu es utilizable en el entorno actual, false en caso contrario.

add a note add a note

User Contributed Notes

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