PHP » GoLang |
login |
register |
about
|
GoLang php_ini_loaded_file
request it (339)
GoLang replacement for PHP's php_ini_loaded_file
[edit | history]
php_ini_loaded_file(PHP 5 >= 5.2.4, PHP 7) php_ini_loaded_file — Retrieve a path to the loaded php.ini file Description
string php_ini_loaded_file
( void
)
Check if a php.ini file is loaded, and retrieve its path. ParametersThis function has no parameters. Return Values
The loaded php.ini path, or Examples
Example #1 php_ini_loaded_file() example
<?php The above example will output something similar to: Loaded php.ini: /usr/local/php/php.ini See Also
|
more
Recently updated
more
Most requested
more
Last requests
|