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
apcu_exists
apcu_exists
Checkiftheentryexist
apcu_dec
apcu_dec
Reducestorednumbers
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_fetch
apcu_fetch
Getstoredvariablesfr
apcu_key_info
apcu_key_info
Getdetailedinformati
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
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