Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_sma_info
apcu_sma_info
Retrieve APCu shared memory allocation information
Name:
apcu_sma_info
Category:
APC user cache
Programming Language:
php
One-line Description:
Retrieve APCu shared memory allocation information
Related
How to define array constants using PHP define?
9
Tips for stream filter management and debugging using stream_get_filters
3
Key management tips when using hash_final and hash_hmac
4
Memory management problem with curl_multi_close: How to avoid memory leaks
10
Similar Functions
APCUIterator::current
APCUIterator::current
Getcurrentitem
apcu_entry
apcu_entry
Getorgeneratecacheen
APCUIterator::next
APCUIterator::next
Movepointertonextite
APCUIterator
APCUIterator
TheAPCUIteratorclass
apcu_inc
apcu_inc
Increasestorednumber
apcu_exists
apcu_exists
Checkiftheentryexist
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_delete
apcu_delete
Deletestoredvariable
Popular Articles