Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gc_mem_caches
gc_mem_caches
Recycling memory used by the Zend engine memory manager
Name:
gc_mem_caches
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Recycling memory used by the Zend engine memory manager
Related
Using gc_mem_caches and gc_collect_cycles Functions Together to Improve Memory Reclamation Efficiency
6
Similar Functions
assert
assert
Checkifanassertionis
gc_status
gc_status
Getinformationaboutt
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
ini_get
ini_get
Getthevalueofaconfig
gc_enabled
gc_enabled
Returnsthestatusofth
zend_thread_id
zend_thread_id
Returnstheuniqueiden
get_current_user
get_current_user
GetthecurrentPHPscri
Popular Articles
Using gc_mem_caches and gc_collect_cycles Functions Together to Improve Memory Reclamation Efficiency