Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
apcu_store
apcu_store
Cache variables in datastore
Name:
apcu_store
Category:
APC user cache
Programming Language:
php
One-line Description:
Cache variables in datastore
Related
Can array_fill() be used to fill a boolean value?
8
Use imagepng() to save images
1
PHP CodeIgniter Development Guide: The Complete Tutorial for Beginners to Experts
3
How to Use pack() Function and socket_sendto() Together for Data Packing and Sending?
7
Similar Functions
APCUIterator::next
APCUIterator::next
Movepointertonextite
APCUIterator::key
APCUIterator::key
Getiteratorkey
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_delete
apcu_delete
Deletestoredvariable
apcu_sma_info
apcu_sma_info
RetrieveAPCusharedme
apcu_add
apcu_add
Cachenewvariablesind
Popular Articles