GoLang Yaf_Config_Ini::__construct

request it (245)
GoLang replacement for PHP's Yaf_Config_Ini::__construct [edit | history]



Do you know a GoLang replacement for PHP's Yaf_Config_Ini::__construct? Write it!

PHP Yaf_Config_Ini::__construct

PHP original manual for Yaf_Config_Ini::__construct [ show | php.net ]

Yaf_Config_Ini::__construct

(Yaf >=1.0.0)

Yaf_Config_Ini::__constructYaf_Config_Ini constructor

Description

public Yaf_Config_Ini::__construct ( string $config_file [, string $section ] )

Yaf_Config_Ini constructor

Parameters

config_file

path to an INI configure file

section

which section in that INI file you want to be parsed

Return Values