Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
APCUIterator::rewind
APCUIterator::rewind
Rewinds iterator
Name:
APCUIterator::rewind
Category:
APC user cache
Programming Language:
php
One-line Description:
Rewinds iterator
Related
Recommended method for debugging str_split return value
10
Replace the field name in JSON data
6
Invalid replacement due to not using correct regular syntax in pattern
8
php_uname() Typical case analysis of abuse by attackers
3
Similar Functions
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_inc
apcu_inc
Increasestorednumber
apcu_dec
apcu_dec
Reducestorednumbers
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
apcu_delete
apcu_delete
Deletestoredvariable
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
APCUIterator::current
APCUIterator::current
Getcurrentitem
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
Popular Articles