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
Exploring the New Era of PHP: New Features and Application Methods Explained
6
Parse namespace end callback problem in xml_set_end_namespace_decl_handler function
2
What Are the Common Confusions and Differences Between is_real and is_numeric in PHP?
7
3 Efficient Methods to Read the Last Line of a File in PHP
1
Similar Functions
apcu_exists
apcu_exists
Checkiftheentryexist
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
apcu_delete
apcu_delete
Deletestoredvariable
APCUIterator::current
APCUIterator::current
Getcurrentitem
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_dec
apcu_dec
Reducestorednumbers
Popular Articles