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 Skip Specific File Entries Like __MACOSX When Using zip_read Function
3
What is the logic behind is_iterable() when the variable is an empty object? What will the result be?
10
Detailed explanation of the difference between strpos and strpos and strstr
10
PHP Search Function Tutorial: Quick Implementation Using Arrays and Forms
4
Similar Functions
ini_restore
ini_restore
Restorethevalueofthe
get_included_files
get_included_files
Returnsthearrayofinc
getrusage
getrusage
Getthecurrentresourc
gc_disable
gc_disable
Deactivatethecircula
memory_get_usage
memory_get_usage
Returnstheamountofme
ini_set
ini_set
Setthevalueoftheconf
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
Popular Articles