首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_included_files
get_included_files
返回被include 和require 文件名的array
名稱:
get_included_files
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回被include 和require 文件名的array
相關內容
stream_get_filters與stream_get_meta_data結合使用獲取流的詳細信息
4
php服務器的系統詳解
3
curl_multi_close 的內存洩漏問題與優化建議
10
mb_strstr 查找並替換字符串中的指定子串
9
同類函數
gc_status
gc_status
獲取有關垃圾回收器的信息
assert
assert
檢查一個斷言是否為false
getmyuid
getmyuid
獲取PHP腳本所有者的UID
extension_loaded
extension_loaded
檢查一個擴展是否已經加載
version_compare
version_compare
對比兩個「PHP規範化」的版本數字字符串
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
set_time_limit
set_time_limit
設置腳本最大執行時間
get_cfg_var
get_cfg_var
獲取PHP配置選項的值
熱門文章