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
Common problems and solutions when using ob_list_handlers with ob_flush
3
What is the mb_decode_numericentity Function? A Complete Guide to Its Basic Usage and Application Scenarios
7
Complete Guide to Writing Files in PHP: Efficient Methods for Data Output and Storage
6
The Value and Best Practices of Using PHP on Linux Servers
6
Similar Functions
getopt
getopt
Getoptionsfromthecom
putenv
putenv
Setthevalueoftheenvi
getmyuid
getmyuid
GettheUIDofthePHPscr
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
gc_status
gc_status
Getinformationaboutt
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
assert_options
assert_options
Set/getvariousflagsf
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
Popular Articles