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 curl_share_init() to implement the Redis proxy DNS cache mechanism
2
How to Use PHP to Call API Interfaces for Data Exchange and Sharing Between Different Systems
2
Implementation method of outputting the result of mysqli::debug to the web page front-end
8
In-depth Guide to Singleton Pattern in PHP Object-Oriented Programming
5
Similar Functions
assert
assert
Checkifanassertionis
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
get_current_user
get_current_user
GetthecurrentPHPscri
get_required_files
get_required_files
Aliasofget_include
ini_get
ini_get
Getthevalueofaconfig
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
phpcredits
phpcredits
PrintthePHPContribut
php_sapi_name
php_sapi_name
Returnstheinterfacet
Popular Articles