apcu_enabled
(PECL apcu >= 4.0.3)
apcu_enabled — Whether APCu is usable in the current environment
Beschreibung
Returns whether APCu is usable in the current environment.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns true
when APCu is usable in the current environment, false
otherwise.