首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_included_files
get_included_files
返回被include 和require 文件名的array
名稱:
get_included_files
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回被include 和require 文件名的array
相關內容
PDOStatement::fetchObject 在多表聯查時的常見錯誤
3
如何在PHP 中利用socket_cmsg_space 實現高效的廣播系統?
3
PHP hash_final 與hash_context 管理技巧
9
如何在並發環境下正確使用apcu_entry
1
同類函數
zend_thread_id
zend_thread_id
返回當前線程的唯一識別符
assert_options
assert_options
設置/獲取斷言的各種標誌
getmyuid
getmyuid
獲取PHP腳本所有者的UID
getmygid
getmygid
獲取當前PHP腳本擁有者的GID
get_extension_funcs
get_extension_funcs
返回一個擴展的所有函數名稱的數組
ini_get_all
ini_get_all
獲取所有配置選項
get_required_files
get_required_files
get_included_files的別
restore_include_path
restore_include_path
還原include_path配置選項的值
熱門文章