Home
PHP
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
What should I do if I have accuracy problems when using sprintf to format floating point numbers?
5
Will the array keys after sorting of PHP krsort be reindexed?
1
How to use parse_url to handle localhost or intranet addresses?
10
How to Use FFI::memcpy in PHP to Copy an Array of C Structs: A Practical Example
9
Similar Functions
gc_status
gc_status
Getinformationaboutt
getenv
getenv
Getthevalueoftheenvi
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
restore_include_path
restore_include_path
Restorethevalueofthe
putenv
putenv
Setthevalueoftheenvi
gc_enabled
gc_enabled
Returnsthestatusofth
assert_options
assert_options
Set/getvariousflagsf
phpversion
phpversion
GetthecurrentPHPvers
Popular Articles