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
How to use array_slice to extract part of an array
8
Practical Guide to Extracting Complex String Segments Using mb_strstr and mb_strpos
5
Risk of calling next_result() when there is no multi-result set
6
Use get_include_path() to implement cross-directory file import with set_include_path()
9
Similar Functions
APCUIterator
APCUIterator
TheAPCUIteratorclass
apcu_cas
apcu_cas
Updateoldvalueswit
apcu_store
apcu_store
Cachevariablesindata
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
apcu_exists
apcu_exists
Checkiftheentryexist
apcu_add
apcu_add
Cachenewvariablesind
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
apcu_delete
apcu_delete
Deletestoredvariable
Popular Articles