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

main

虛擬的main()
同類函數
  • 獲取當前腳本的索引節點(inode) getmyinode

    getmyinode

    獲取當前腳本的索引節點(inode)
  • 獲取PHP 進程的ID getmypid

    getmypid

    獲取PHP進程的ID
  • 獲取當前的include_path配置選項 get_include_path

    get_include_path

    獲取當前的include_path配置選
  • 還原include_path 配置選項的值 restore_include_path

    restore_include_path

    還原include_path配置選項的值
  • 設置include_path配置選項 set_include_path

    set_include_path

    設置include_path配置選項
  • 設置環境變量的值 putenv

    putenv

    設置環境變量的值
  • 獲取有關垃圾回收器的信息 gc_status

    gc_status

    獲取有關垃圾回收器的信息
  • 獲取PHP 腳本所有者的UID getmyuid

    getmyuid

    獲取PHP腳本所有者的UID