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
Why is it possible that is_numeric returns false when is_nan returns true?
7
Detailed Explanation and Example Code of Simple Selection Sort Algorithm in PHP
3
What Does the Data Structure Returned by the opcache_get_status Function Consist Of? How to Interpret Each Field?
7
Discuz PHP Installation Guide | Quickly Build a Powerful Forum Website
8
Similar Functions
get_required_files
get_required_files
Aliasofget_include
php_uname
php_uname
Returninformationabo
ini_alter
ini_alter
aliasofini_set
getmygid
getmygid
GetthecurrentPHPscri
version_compare
version_compare
Comparisonoftwoversi
ini_get
ini_get
Getthevalueofaconfig
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
gc_disable
gc_disable
Deactivatethecircula
Popular Articles