ini_get

(PHP 4 )

ini_get -- Get the value of a configuration option

Description

string ini_get (string varname)

Returns the value of the configuration option on success, false on failure.

See also ini_alter(), ini_restore(), ini_set()