ini_get
ini_get
(PHP 4, PHP 5, PHP 7)
ini_get — Gets the value of a configuration option
Description
string ini_get ( string $varname )
Returns the value of the configuration option on success.
Parameters
-
varname
-
The configuration option name.