![]() |
|
||||||||||
|
php_ini_scanned_files(PHP 4 >= 4.3.0, PHP 5) php_ini_scanned_files -- Return a list of .ini files parsed from the additional ini dirDescriptionstring php_ini_scanned_files ( void )
php_ini_scanned_files() returns a comma-separated
list of configuration files parsed after php.ini. These files are
found in a directory defined by the
Returns a comma-separated string of .ini files on success. If the
directive
The returned configuration files also include the path as declared in
the
php_ini_scanned_files There are no user contributed notes for this page. |