Home
PHP
Tags
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
Using APCUIterator::rewind and apcu_delete to Clear Specific Cache Keys
6
7
What Is the Basic Usage of APCUIterator::rewind? A Detailed Explanation of Its Practical Application in PHP
2
Similar Functions
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_entry
apcu_entry
Getorgeneratecacheen
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_clear_cache
apcu_clear_cache
ClearAPCucache
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_exists
apcu_exists
Checkiftheentryexist
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
Popular Articles
What Is the Basic Usage of APCUIterator::rewind? A Detailed Explanation of Its Practical Application in PHP
Using APCUIterator::rewind and apcu_delete to Clear Specific Cache Keys