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 monitor whether shared DNS is effective
3
A Guide to Quickly Implementing Database Data Transformation and Connection with ThinkORM
6
In-Depth Understanding of PHP SOAP: Internal Mechanisms and Best Practices
2
How to Effectively Use the phpSpider Web Scraping Framework: A Complete Guide
9
Similar Functions
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
apcu_store
apcu_store
Cachevariablesindata
apcu_exists
apcu_exists
Checkiftheentryexist
apcu_cache_info
apcu_cache_info
Retrievecacheinforma
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
Popular Articles