首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
gc_enable
gc_enable
激活循環引用收集器
名稱:
gc_enable
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
激活循環引用收集器
相關內容
使用array_diff() 實現後台多選項篩選的差異更新
7
與ob_end_flush() 搭配使用session_register_shutdown()
5
使用zip_read() 實現逐個文件提取功能
4
使用socket_accept() 與socket_set_nonblock() 實現非阻塞式通信
4
同類函數
set_time_limit
set_time_limit
設置腳本最大執行時間
cli_get_process_title
cli_get_process_title
返回當前進程標題
restore_include_path
restore_include_path
還原include_path配置選項的值
cli_set_process_title
cli_set_process_title
設置進程標題
memory_get_usage
memory_get_usage
返回分配給PHP的內存量
extension_loaded
extension_loaded
檢查一個擴展是否已經加載
ini_get_all
ini_get_all
獲取所有配置選項
get_required_files
get_required_files
get_included_files的別
熱門文章