PHP » GoLang |
login |
register |
about
|
GoLang parse_ini_string
request it (378)
GoLang replacement for PHP's parse_ini_string
[edit | history]
parse_ini_string(PHP 5 >= 5.3.0, PHP 7) parse_ini_string — Parse a configuration string Description
array parse_ini_string
( string
$ini
[, bool $process_sections = FALSE
[, int $scanner_mode = INI_SCANNER_NORMAL
]] )
parse_ini_string() returns the settings in string
The structure of the ini string is the same as the php.ini's. Parameters
Return Values
The settings are returned as an associative array on success,
and Notes
|
more
Recently updated
more
Most requested
more
Last requests
|