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 Common Encryption Functions Tutorial: Comparison and Use of md5 and crypt
5
Common errors and solutions when using apcu_entry to cache session data
6
PHP Framework Trends and Future in Mobile Development
5
Common errors of chown function: What should I do if Operation not allowed?
7
Similar Functions
getenv
getenv
Getthevalueoftheenvi
get_defined_constants
get_defined_constants
Returnstheassociativ
getmyinode
getmyinode
Gettheinodeofthecurr
php_sapi_name
php_sapi_name
Returnstheinterfacet
ini_get
ini_get
Getthevalueofaconfig
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
getopt
getopt
Getoptionsfromthecom
Popular Articles