Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_cas
apcu_cas
Update old values with new values
Name:
apcu_cas
Category:
APC user cache
Programming Language:
php
One-line Description:
Update old values with new values
Related
Type matching problem and avoidance method in apcu_cas function operation
1
How to avoid cache race conditions using apcu_cas function
6
Similar Functions
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_key_info
apcu_key_info
Getdetailedinformati
apcu_cas
apcu_cas
Updateoldvalueswit
APCUIterator::next
APCUIterator::next
Movepointertonextite
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
apcu_inc
apcu_inc
Increasestorednumber
Popular Articles
How to avoid cache race conditions using apcu_cas function
Type matching problem and avoidance method in apcu_cas function operation