Home
PHP
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
Detailed Guide to Implementing User Visit Path Analysis in CMS Using Python
8
In PHP reflection mechanism, is_a() is used as type restriction
1
Can array_flip() be used to associate object values in an array?
6
What happens when using non-strings or integers as key names?
7
Similar Functions
phpversion
phpversion
GetthecurrentPHPvers
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
ini_get_all
ini_get_all
Getallconfigurationo
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
phpcredits
phpcredits
PrintthePHPContribut
restore_include_path
restore_include_path
Restorethevalueofthe
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
cli_set_process_title
cli_set_process_title
Setprocesstitle
Popular Articles