PHP 8.3.4 Released!

Yaf_Config_Ini::__construct

(Yaf >=1.0.0)

Yaf_Config_Ini::__constructYaf_Config_Ini constructor

Beschreibung

public Yaf_Config_Ini::__construct(string $config_file, string $section = ?)

Yaf_Config_Ini constructor

Parameter-Liste

config_file

path to an INI configure file

section

which section in that INI file you want to be parsed

Rückgabewerte

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top