Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 23069 программистов и 1587 роботов. Сейчас ищут 1730 программистов ...

Config_Container::writeDatasrc

Вернуться к: Config_Container class

Config_Container::writeDatasrc

Config_Container::writeDatasrc() – Write item to file

Synopsis

require_once 'Config/Container.php';

boolean Config_Container::writeDatasrc ( mixed $datasrc , string $configType , array $options = array() )

By default, this method will write a new string generated with the toString() method to a file. If a writeDatasrc() method exists in the chosen config type, this method will be called instead. This allows for more flexibility and makes it possible to add your own save handlers.

Parameter

mixed $datasrc

Info on datasource such as path to the configuraton file or dsn...

string $configType

Type of configuration

array $options

Options for writer

Return value

boolean - TRUE on success

Throws

Possible PEAR_Error values
Error code Error value Meaning Solution
"

Note

This function can not be called statically.



Вернуться к: Config_Container class

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware