PHP funkce parse_ini_file()

Dostupnost ve verzích: PHP 4.0

Parse a configuration file

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$filename string není The filename of the ini file being parsed.
$process_sections bool null, By setting the process_sections parameter to true, you get a multidimensional array, with the section names and settings included. The default for process_sections is false
$scanner_mode int null Can either be INI_SCANNER_NORMAL (default) or INI_SCANNER_RAW. If INI_SCANNER_RAW is supplied, then option values will not be parsed.

array

|bool The settings are returned as an associative array on success, and false on failure.

Další zdroje

Oficiální dokumentace funkce parse-ini-file

AI konzultace & implementace

Pomohu vám zavést AI do vašeho projektu– od analýzy a návrhu řešení až po nasazení do produkce. Ušetřete čas, zjednodušte procesy a získejte konkurenční výhodu.

Domluvit konzultaci
Konzultant: Jan Barášek
Potřebujete poradit s PHP?

Nabízím trénink vývojářů, konzultace, školení a analýzu návrhových vzorů. Osobně v Praze nebo online.

Napište mi

Newsletter

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