當前位置: 首頁> 函數類別大全> gc_enable

gc_enable

激活循環引用收集器
同類函數
  • 從命令行參數列表中獲取選項 getopt

    getopt

    從命令行參數列表中獲取選項
  • 獲取當前Zend引擎的版本 zend_version

    zend_version

    獲取當前Zend引擎的版本
  • 設置配置選項的值 ini_set

    ini_set

    設置配置選項的值
  • 獲取當前資源使用狀況 getrusage

    getrusage

    獲取當前資源使用狀況
  • 激活循環引用收集器 gc_enable

    gc_enable

    激活循環引用收集器
  • 停用循環引用收集器 gc_disable

    gc_disable

    停用循環引用收集器
  • 獲取當前的PHP版本 phpversion

    phpversion

    獲取當前的PHP版本
  • 獲取magic_quotes_gpc的當前配置設置自PHP 7.4.0 起,此函數已棄用。強烈建議不要依賴此功能。 get_magic_quotes_gpc

    get_magic_quotes_gpc

    獲取magic_quotes_gpc的當
熱門文章