php_ini_scanned_files
php_ini_scanned_files
(PHP 4 >= 4.3.0, PHP 5, PHP 7)
php_ini_scanned_files — Return a list of .ini files parsed from the additional ini dir
Description
string php_ini_scanned_files ( void )
php_ini_scanned_files() returns a comma-separated list of configuration files parsed after php.ini. The directories searched are set by a compile time option and, optionally, by an environment variable at run time: more information can be found in the 登录查看完整内容