Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_dec
apcu_dec
Reduce stored numbers
Name:
apcu_dec
Category:
APC user cache
Programming Language:
php
One-line Description:
Reduce stored numbers
Related
PHP Backend Log Splitting and Archiving Implementation Tutorial
7
Mastering PHP8 Error Handling: A Comprehensive Guide Through Practical Code
2
How to Optimize Search Results Using PHP and Manticore Search
5
Use array_diff() to identify missing entries in data synchronization
7
Similar Functions
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_delete
apcu_delete
Deletestoredvariable
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
apcu_store
apcu_store
Cachevariablesindata
APCUIterator::next
APCUIterator::next
Movepointertonextite
apcu_cas
apcu_cas
Updateoldvalueswit
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
Popular Articles