« Constantes predefinidas
apcu_add »
PHP Manual
APCu
Funciones APCu
Funciones APCu
Tabla de contenidos
apcu_add
— Cache a new variable in the data store
apcu_cache_info
— Recupera la información almacenada en la memoria APCu
apcu_cas
— Actualiza un valor antiguo con un nuevo valor
apcu_clear_cache
— Limpia el caché del APCu
apcu_dec
— Disminuir un número almacenado
apcu_delete
— Elimina una variable almacenada en caché
apcu_enabled
— Si el APCu es utilizable en el entorno actual
apcu_entry
— Atomically fetch or generate a cache entry
apcu_exists
— Checks if entry exists
apcu_fetch
— Fetch a stored variable from the cache
apcu_inc
— Increase a stored number
apcu_sma_info
— Retrieves APCu Shared Memory Allocation information
apcu_store
— Cache a variable in the data store