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 Floating Point Rounding Methods Explained with Common Functions
6
Debugging the execution process of stmt_init using breakpoints
2
How to Add Filter Effects to Images Using PHP to Enhance Web Visuals
9
How to Implement Adaptive Question Difficulty in PHP Online Quiz Systems
10
Similar Functions
gc_enable
gc_enable
Activatethecircularr
getmypid
getmypid
GettheIDofthePHPproc
gc_disable
gc_disable
Deactivatethecircula
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
get_defined_constants
get_defined_constants
Returnstheassociativ
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
getlastmod
getlastmod
Getthelasttimethepag
Popular Articles