Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_delete
apcu_delete
Delete stored variables from cache
Name:
apcu_delete
Category:
APC user cache
Programming Language:
php
One-line Description:
Delete stored variables from cache
Related
Differences in behavior of crypt() across versions of PHP
10
end() performance and optimization suggestions in large arrays
8
Compare whether the context settings before and after the request are consistent
5
How to use array_column to extract properties in object array (notes)
9
Similar Functions
apcu_exists
apcu_exists
Checkiftheentryexist
APCUIterator
APCUIterator
TheAPCUIteratorclass
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
APCUIterator::current
APCUIterator::current
Getcurrentitem
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_dec
apcu_dec
Reducestorednumbers
apcu_entry
apcu_entry
Getorgeneratecacheen
Popular Articles