首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
gc_enable
gc_enable
激活循環引用收集器
名稱:
gc_enable
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
激活循環引用收集器
相關內容
如何用set_include_path函數解決include路徑衝突問題
1
PHP中的strftime()函數
9
如何用mysqli::get_warnings 提升數據庫交互的可靠性
1
stream_socket_recvfrom 使用方法詳解
8
同類函數
set_include_path
set_include_path
設置include_path配置選項
php_ini_scanned_files
php_ini_scanned_files
返回從附加的ini目錄解析的.ini文件
getrusage
getrusage
獲取當前資源使用狀況
zend_thread_id
zend_thread_id
返回當前線程的唯一識別符
get_loaded_extensions
get_loaded_extensions
返回所有編譯並加載的擴展名的array
phpinfo
phpinfo
輸出有關PHP配置的信息
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
get_include_path
get_include_path
獲取當前的include_path配置選
熱門文章