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
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_key_info
apcu_key_info
Getdetailedinformati
apcu_add
apcu_add
Cachenewvariablesind
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_delete
apcu_delete
Deletestoredvariable
APCUIterator::current
APCUIterator::current
Getcurrentitem
apcu_inc
apcu_inc
Increasestorednumber
Popular Articles
Type matching problem and avoidance method in apcu_cas function operation
How to avoid cache race conditions using apcu_cas function