get_cfg_var

get_cfg_var -- Get the value of a PHP configuration option.

Description

string get_cfg_var(string varname);

Returns the current value of the PHP configuration variable specified by varname, or false if an error occurs.