Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_entry
apcu_entry
Get or generate cache entries atomically
Name:
apcu_entry
Category:
APC user cache
Programming Language:
php
One-line Description:
Get or generate cache entries atomically
Related
How to use date_sunset() to get sunset time under Greenwich time (GMT)
5
Use imageantialias() in CAPTCHA verification code to improve readability
7
How to parse remote XML files in combination with xml_parse and file_get_contents
7
How to avoid floating point precision issues when using bindec()
2
Similar Functions
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
apcu_cache_info
apcu_cache_info
Retrievecacheinforma
apcu_inc
apcu_inc
Increasestorednumber
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_store
apcu_store
Cachevariablesindata
Popular Articles