Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
APCUIterator::current
APCUIterator::current
Get current item
Name:
APCUIterator::current
Category:
APC user cache
Programming Language:
php
One-line Description:
Get current item
Related
How to Compile PHP 5.6 on CentOS: Complete Guide
1
Deep Understanding of the Return Value of the asin Function in PHP and Its Application in Real Development
1
How to debug the problem of time_nanosleep invalid?
9
What are some practical applications and tips when using the max() function with PHP timestamps?
8
Similar Functions
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_delete
apcu_delete
Deletestoredvariable
apcu_cache_info
apcu_cache_info
Retrievecacheinforma
APCUIterator
APCUIterator
TheAPCUIteratorclass
apcu_key_info
apcu_key_info
Getdetailedinformati
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
Popular Articles