Home
PHP
Tags
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
Common PHP String Functions Explained with Example Code
6
How to Effectively Combine PHP and HTML: A Practical Guide for Dynamic Web Development
9
Causes and Solutions for Images Not Displaying in Nginx with PHP
5
IIS 6.0 Configuration Guide for PHP Environment
9
Similar Functions
get_resources
get_resources
Returnsanarrayofallc
restore_include_path
restore_include_path
Restorethevalueofthe
get_include_path
get_include_path
Getthecurrentinclude
getrusage
getrusage
Getthecurrentresourc
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
memory_get_usage
memory_get_usage
Returnstheamountofme
gc_disable
gc_disable
Deactivatethecircula
assert
assert
Checkifanassertionis
Popular Articles