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

ini_get_all

獲取所有配置選項
同類函數
  • 返回一個擴展的所有函數名稱的數組 get_extension_funcs

    get_extension_funcs

    返回一個擴展的所有函數名稱的數組
  • 從命令行參數列表中獲取選項 getopt

    getopt

    從命令行參數列表中獲取選項
  • 設置環境變量的值 putenv

    putenv

    設置環境變量的值
  • 獲取當前PHP 腳本所有者名稱 get_current_user

    get_current_user

    獲取當前PHP腳本所有者名稱
  • 設置/獲取斷言的各種標誌 assert_options

    assert_options

    設置/獲取斷言的各種標誌
  • 回收Zend 引擎內存管理器使用的內存 gc_mem_caches

    gc_mem_caches

    回收Zend引擎內存管理器使用的內存
  • 檢查一個斷言是否為false assert

    assert

    檢查一個斷言是否為false
  • 返回Web服務器和PHP之間的接口類型 php_sapi_name

    php_sapi_name

    返回Web服務器和PHP之間的接口類型
熱門文章