apcu_exists

PECL apcu >= 4.0.0
apcu_exists - Checks if entry exists
Manual
Code Examples

Example #1 apcu_exists example

Result: Foo exists: apple Baz does not exist array(2) { ["foo"]=> bool(true) ["bar"]=> bool(true) }
PHP Version:


Function apcu_exists:

APC User Cache Functions

Most used PHP functions