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

php_uname

返回有關運行PHP的操作系統的信息
同類函數
  • 設置環境變量的值 putenv

    putenv

    設置環境變量的值
  • 獲取當前PHP 腳本擁有者的GID getmygid

    getmygid

    獲取當前PHP腳本擁有者的GID
  • 獲取PHP 腳本所有者的UID getmyuid

    getmyuid

    獲取PHP腳本所有者的UID
  • 返回當前線程的唯一識別符 zend_thread_id

    zend_thread_id

    返回當前線程的唯一識別符
  • get_included_files的別名 get_required_files

    get_required_files

    get_included_files的別
  • 返回一個擴展的所有函數名稱的數組 get_extension_funcs

    get_extension_funcs

    返回一個擴展的所有函數名稱的數組
  • 檢查一個斷言是否為false assert

    assert

    檢查一個斷言是否為false
  • 獲取當前Zend引擎的版本 zend_version

    zend_version

    獲取當前Zend引擎的版本
熱門文章