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
What Is the Basic Usage of APCUIterator::rewind? A Detailed Explanation of Its Practical Application in PHP
2
Similar Functions
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::current
APCUIterator::current
Getcurrentitem
apcu_cas
apcu_cas
Updateoldvalueswit
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
apcu_cache_info
apcu_cache_info
Retrievecacheinforma
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
apcu_delete
apcu_delete
Deletestoredvariable
apcu_inc
apcu_inc
Increasestorednumber
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