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
Analyze the implementation mechanism and best practices of next_result() from the source code perspective
6
What Does It Mean When the imagecolorclosesthwb Function Returns -1? Common Reasons for This Result Explained
6
Complete Guide to Installing PHP on ARM Systems
7
Comparison and Application Areas of C Language and PHP
8
Similar Functions
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
getlastmod
getlastmod
Getthelasttimethepag
getmypid
getmypid
GettheIDofthePHPproc
zend_thread_id
zend_thread_id
Returnstheuniqueiden
getopt
getopt
Getoptionsfromthecom
ini_get
ini_get
Getthevalueofaconfig
version_compare
version_compare
Comparisonoftwoversi
get_required_files
get_required_files
Aliasofget_include
Popular Articles