首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_included_files
get_included_files
返回被include 和require 文件名的array
名稱:
get_included_files
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回被include 和require 文件名的array
相關內容
如何在調試頁面中顯示phpversion() 結果?
4
為什麼多用戶商城系統專門使用PHP做後端開發?
3
time_nanosleep 搭配microtime 實現精準延遲控制
2
使用sprintf 對齊字符串輸出的技巧
4
同類函數
ini_get
ini_get
獲取一個配置選項的值
set_time_limit
set_time_limit
設置腳本最大執行時間
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
getrusage
getrusage
獲取當前資源使用狀況
getopt
getopt
從命令行參數列表中獲取選項
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
getmypid
getmypid
獲取PHP進程的ID
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
熱門文章