Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_included_files
get_included_files
Returns the array of include and require file names
Name:
get_included_files
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the array of include and require file names
Related
PHP File Handling Best Practices: Techniques to Improve File Reading and Writing Efficiency
5
How to Use zip_entry_name and zip_entry_read Together to Read Specific Contents from a ZIP File?
7
How to Integrate Alibaba Cloud OCR with Laravel: A Complete Practical Guide
2
Example of using wrong font number to raise imagefontwidth() error
8
Similar Functions
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
set_time_limit
set_time_limit
Setthemaximumexecuti
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
gc_enabled
gc_enabled
Returnsthestatusofth
assert
assert
Checkifanassertionis
ini_get_all
ini_get_all
Getallconfigurationo
Popular Articles