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

get_included_files

返回被include 和require 文件名的array
名稱:get_included_files
分類:PHP選項和信息
所屬語言:php
一句話介紹:返回被include 和require 文件名的array
同類函數
  • 獲取一個配置選項的值 ini_get

    ini_get

    獲取一個配置選項的值
  • 設置腳本最大執行時間 set_time_limit

    set_time_limit

    設置腳本最大執行時間
  • 檢索加載的php.ini文件的路徑 php_ini_loaded_file

    php_ini_loaded_file

    檢索加載的php.ini文件的路徑
  • 獲取當前資源使用狀況 getrusage

    getrusage

    獲取當前資源使用狀況
  • 從命令行參數列表中獲取選項 getopt

    getopt

    從命令行參數列表中獲取選項
  • 返回Web服務器和PHP之間的接口類型 php_sapi_name

    php_sapi_name

    返回Web服務器和PHP之間的接口類型
  • 獲取PHP 進程的ID getmypid

    getmypid

    獲取PHP進程的ID
  • 回收Zend 引擎內存管理器使用的內存 gc_mem_caches

    gc_mem_caches

    回收Zend引擎內存管理器使用的內存
熱門文章