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
ftruncate Handling Large Files: Will It Lag? Analyzing Performance Bottlenecks and Optimization Techniques
9
xml_set_end_namespace_decl_handler cooperates with xml_set_start_element_handler to complete namespace management
9
How to Allocate Transparent Colors Using imagecolorallocate in PHP
3
How to Merge WP_Query and the Main Query to Improve WordPress Query Efficiency
10
Similar Functions
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
gc_disable
gc_disable
Deactivatethecircula
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
zend_thread_id
zend_thread_id
Returnstheuniqueiden
ini_alter
ini_alter
aliasofini_set
gc_enabled
gc_enabled
Returnsthestatusofth
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
phpinfo
phpinfo
Outputinformationabo
Popular Articles