首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_included_files
get_included_files
返回被include 和require 文件名的array
名稱:
get_included_files
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回被include 和require 文件名的array
相關內容
使用ucwords 實現標題格式化時的常見問題
5
stream_get_filters如何幫助簡化複雜的數據流過濾?
2
PHP實現百度文心一言接口的案例介紹
8
如何檢查是否有輸出緩存處理程序存在?
4
同類函數
ini_get
ini_get
獲取一個配置選項的值
assert_options
assert_options
設置/獲取斷言的各種標誌
gc_enabled
gc_enabled
返回循環引用計數器的狀態
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
gc_status
gc_status
獲取有關垃圾回收器的信息
get_defined_constants
get_defined_constants
返回所有已定義常量的關聯數組
phpinfo
phpinfo
輸出有關PHP配置的信息
getenv
getenv
獲取環境變量的值
熱門文章