PHP 8.1.28 Released!

Yaf_Config_Ini::__construct

(Yaf >=1.0.0)

Yaf_Config_Ini::__constructYaf_Config_Ini のコンストラクタ

説明

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

Yaf_Config_Ini のコンストラクタです。

パラメータ

config_file

INI ファイルへのパス。

section

INI ファイルの中でパースしたいセクション。

戻り値

add a note

User Contributed Notes

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