get_included_files

get_included_files

(PHP 4, PHP 5, PHP 7)

get_included_filesReturns an array with the names of included or required files

Description

array get_included_files ( void )

Gets the names of all files that have been included using include, include_once, require or 登录查看完整内容