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
Step-by-Step Guide to Configure PHP 5.5 with Nginx on CentOS
9
What is the defined() Function in PHP? How to Use It to Check if a Constant Is Already Defined?
4
How to Use ProtoBuf Data Format in PHP Environment for Efficient Data Exchange
9
How to Block PHP Script Execution in Specific Directories on Nginx
3
Similar Functions
zend_version
zend_version
Getthecurrentversion
set_include_path
set_include_path
Setinclude_pathconfi
getrusage
getrusage
Getthecurrentresourc
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
getmyinode
getmyinode
Gettheinodeofthecurr
phpinfo
phpinfo
Outputinformationabo
getmypid
getmypid
GettheIDofthePHPproc
ini_get_all
ini_get_all
Getallconfigurationo
Popular Articles