mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
2276e85f13
[DOC] new function parse_ini_string()
proto array parse_ini_string(string ini_string
[, bool process_sections [, int scanner_mode]])
Same as parse_ini_file() except that it takes a string instead of a
filename.
172 KiB
172 KiB