Yaf_Config_Ini::__construct
(Yaf >=1.0.0)
Yaf_Config_Ini::__construct — Yaf_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
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Другие базовые расширения
- Yet Another Framework
- Функция Yaf_Config_Ini::__construct() - Yaf_Config_Ini constructor
- Функция Yaf_Config_Ini::count() - The count purpose
- Функция Yaf_Config_Ini::current() - The current purpose
- Функция Yaf_Config_Ini::__get() - The __get purpose
- Функция Yaf_Config_Ini::__isset() - The __isset purpose
- Функция Yaf_Config_Ini::key() - The key purpose
- Функция Yaf_Config_Ini::next() - The next purpose
- Функция Yaf_Config_Ini::offsetExists() - The offsetExists purpose
- Функция Yaf_Config_Ini::offsetGet() - The offsetGet purpose
- Функция Yaf_Config_Ini::offsetSet() - The offsetSet purpose
- Функция Yaf_Config_Ini::offsetUnset() - The offsetUnset purpose
- Функция Yaf_Config_Ini::readonly() - The readonly purpose
- Функция Yaf_Config_Ini::rewind() - The rewind purpose
- Функция Yaf_Config_Ini::__set() - The __set purpose
- Функция Yaf_Config_Ini::toArray() - Returns a PHP array
- Функция Yaf_Config_Ini::valid() - The valid purpose
Коментарии
404 Not Found