PHP function ini_get()

Availability in PHP 4.0

Gets the value of a configuration option

Parameters

Parameter Data type Default value Note
$varname string not The configuration option name.

Return values

string

the value of the configuration option as a string on success, or an empty string on failure or for null values.

Other resources

Official ini-get documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.