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

XML_Unserializer::setOption

Вернуться к: XML_Serializer

XML_Unserializer::setOption

XML_Unserializer::setOption() – set an option

Synopsis

require_once 'Unserializer.php';

void XML_Unserializer::setOption ( string $name , mixed $value )

Options influence the behaviour of XML_Unserializer and are the most important part of XML_Unserializer.

You can use this method if you do not want to set all options in the constructor.

Parameter

  • string $option - name of the option

  • mixed $value - value of the option

Note

This function can not be called statically.



Вернуться к: XML_Serializer

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