Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gc_enable
gc_enable
Activate the circular reference collector
Name:
gc_enable
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Activate the circular reference collector
Related
How to use serialize to handle access to database objects?
10
How to avoid excessive memory allocation and release when using socket_cmsg_space?
1
Common Errors When Using PDOStatement::columnCount in PHP and How to Fix Them
1
How to use with PDOStatement::fetchAll to improve query efficiency
6
Similar Functions
get_defined_constants
get_defined_constants
Returnstheassociativ
getenv
getenv
Getthevalueoftheenvi
zend_thread_id
zend_thread_id
Returnstheuniqueiden
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
get_included_files
get_included_files
Returnsthearrayofinc
gc_status
gc_status
Getinformationaboutt
get_include_path
get_include_path
Getthecurrentinclude
phpinfo
phpinfo
Outputinformationabo
Popular Articles