Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gc_disable
gc_disable
Deactivate the circular reference collector
Name:
gc_disable
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Deactivate the circular reference collector
Related
Does the imageantialias() function work on existing image files? Can it improve the anti-aliasing effect of an existing image?
9
In-Depth Analysis of PHP8 Low-Level Development Principles to Boost Server Performance
8
How to avoid hard-coded Salt values
10
How to control the scope of influence of imageantialias()?
9
Similar Functions
zend_thread_id
zend_thread_id
Returnstheuniqueiden
ini_alter
ini_alter
aliasofini_set
memory_get_usage
memory_get_usage
Returnstheamountofme
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
getmypid
getmypid
GettheIDofthePHPproc
gc_enabled
gc_enabled
Returnsthestatusofth
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
phpversion
phpversion
GetthecurrentPHPvers
Popular Articles