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
Use socket_accept() to receive data uploads from IoT devices
3
How to Use mysqli::$errno in Custom Error Handlers to Handle MySQL Errors?
4
Use array_map() to batch process mysqli_result row data
3
Use constants to replace magic numbers to improve code readability
3
Similar Functions
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
getlastmod
getlastmod
Getthelasttimethepag
getmyinode
getmyinode
Gettheinodeofthecurr
gc_enable
gc_enable
Activatethecircularr
memory_get_usage
memory_get_usage
Returnstheamountofme
get_defined_constants
get_defined_constants
Returnstheassociativ
ini_alter
ini_alter
aliasofini_set
Popular Articles