Home
PHP
Tags
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
How to Use the zip_read() Function to Properly Extract Zip Files Containing Empty Directories and Avoid Losing Them?
5
PHP Code Testing Function in Distributed Systems: Applications and Challenges Explained
3
Additional notes for socket_clear_error() when running PHP using Docker container
6
How to make array_change_key_case() affect only part of the keys?
4
Similar Functions
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_fetch
apcu_fetch
Getstoredvariablesfr
APCUIterator::next
APCUIterator::next
Movepointertonextite
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
apcu_exists
apcu_exists
Checkiftheentryexist
Popular Articles