首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
gc_disable
gc_disable
停用循环引用收集器
名称:
gc_disable
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
停用循环引用收集器
相关内容
is_a() 与 traits 无法搭配使用的原因及解决方案
7
PHP实时聊天系统中的聊天机器人与自动回复
2
使用 mysqli::get_charset 验证 mysqli_options() 中字符集设置是否生效
1
PHP开发实践:构建高效功能的经验与建议
8
同类函数
php_ini_scanned_files
php_ini_scanned_files
返回从附加的ini目录解析的.ini文件
getopt
getopt
从命令行参数列表中获取选项
gc_mem_caches
gc_mem_caches
回收Zend引擎内存管理器使用的内存
putenv
putenv
设置环境变量的值
set_include_path
set_include_path
设置include_path配置选项
getlastmod
getlastmod
获取页面最后修改的时间
get_cfg_var
get_cfg_var
获取PHP配置选项的值
set_time_limit
set_time_limit
设置脚本最大执行时间
热门文章