Home
PHP
Tags
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_inc
apcu_inc
Increasestorednumber
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
apcu_delete
apcu_delete
Deletestoredvariable
apcu_add
apcu_add
Cachenewvariablesind
APCUIterator::next
APCUIterator::next
Movepointertonextite
apcu_cache_info
apcu_cache_info
Retrievecacheinforma
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
APCUIterator::key
APCUIterator::key
Getiteratorkey
Popular Articles
How to avoid cache race conditions using apcu_cas function
Type matching problem and avoidance method in apcu_cas function operation