Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_add
apcu_add
Cache new variables in datastore
Name:
apcu_add
Category:
APC user cache
Programming Language:
php
One-line Description:
Cache new variables in datastore
Related
The effect of array_change_key_case() used before or after array_unique()
7
How to Randomly Select Elements from a PHP Array: Three Common Methods
2
How to recursively convert keys of multidimensional arrays using array_change_key_case()?
2
How to Use PHP and Machine Learning for Network Security and Intrusion Detection
9
Similar Functions
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_cas
apcu_cas
Updateoldvalueswit
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_add
apcu_add
Cachenewvariablesind
apcu_inc
apcu_inc
Increasestorednumber
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
Popular Articles