apcu_enabled

Whether APCu is usable in the current environment

Description

bool apcu_enabled()

Returns whether APCu is usable in the current environment.

Parameters

This function has no parameters.

Return Values

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