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
In-Depth Analysis of FlashFTP PHP Implementation and Usage
5
PHP Log File Management and Analysis: Optimize Website Performance and Application Stability
4
Summary of the 5 most easy pitfalls to be stepped on in next_result() in PHP
2
Imageflip combined with image cropping function
3
Similar Functions
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_inc
apcu_inc
Increasestorednumber
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_store
apcu_store
Cachevariablesindata
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_add
apcu_add
Cachenewvariablesind
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
APCUIterator::current
APCUIterator::current
Getcurrentitem
Popular Articles