Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_required_files
get_required_files
Alias of get_included_files
Name:
get_required_files
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Alias of get_included_files
Related
How to catch $errno and report errors to Sentry or other monitoring tools
8
How to force the browser to download files instead of opening them through header()
8
Is curl_share_init() suitable for long connection multiplexing?
6
What happens when index key duplication is repeated when using array_column?
2
Similar Functions
putenv
putenv
Setthevalueoftheenvi
php_sapi_name
php_sapi_name
Returnstheinterfacet
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
getmypid
getmypid
GettheIDofthePHPproc
restore_include_path
restore_include_path
Restorethevalueofthe
get_include_path
get_include_path
Getthecurrentinclude
set_time_limit
set_time_limit
Setthemaximumexecuti
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
Popular Articles