Home
PHP
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
Use stripos to implement simple keyword filtering
1
Check whether the username and password settings in the FTP connection are effective
8
array_diff_key() debugging tips: best practices for print_r
6
Complete way to draw polygon annotation areas on background diagrams
2
Similar Functions
get_include_path
get_include_path
Getthecurrentinclude
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
get_included_files
get_included_files
Returnsthearrayofinc
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
gc_enable
gc_enable
Activatethecircularr
set_include_path
set_include_path
Setinclude_pathconfi
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
gc_status
gc_status
Getinformationaboutt
Popular Articles