PHP - Manual: apcu_enabled
2024-11-13
(PECL apcu >= 4.0.3)
apcu_enabled — Whether APCu is usable in the current environment
Returns whether APCu is usable in the current environment.
此函数没有参数。
Returns true
when APCu is usable in the current environment, false
otherwise.
官方地址:https://www.php.net/manual/en/function.apcu-enabled.php