Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gc_enabled
gc_enabled
Returns the status of the circular reference counter
Name:
gc_enabled
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the status of the circular reference counter
Related
How to Use the getinfo Function in PHP to Retrieve cURL Request Information
9
Advanced tips for using imageflip functions in combination with imagecopy
10
How to Set Up an Efficient PHP Development Environment on Linux
1
What should be noted when using session_get_cookie_params and session_set_cookie_params together?
6
Similar Functions
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
get_defined_constants
get_defined_constants
Returnstheassociativ
getopt
getopt
Getoptionsfromthecom
get_required_files
get_required_files
Aliasofget_include
gc_status
gc_status
Getinformationaboutt
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
Popular Articles