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
Key Points to Note When Using apcu_clear_cache and apcu_fetch Together
2
Mastering API Interface Calling Techniques and Implementation Principles – Essential PHP Development Skills
2
PHP and Xvfb Configuration and Application Guide: Performing Graphical Operations on a Virtual Screen
4
How to optimize the call order of multiple cache handlers to improve performance
10
Similar Functions
apcu_key_info
apcu_key_info
Getdetailedinformati
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
apcu_cas
apcu_cas
Updateoldvalueswit
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
APCUIterator::next
APCUIterator::next
Movepointertonextite
Popular Articles