|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.xml-parser-get-option.html
Дата изменения: Sun Feb 3 22:57:50 2002 Дата индексирования: Mon Oct 1 22:19:53 2012 Кодировка: |
A reference to the XML parser to get an option from.
Which option to fetch. See xml_parser_set_option() for a list of options.
This function returns FALSE if parser does not refer to a valid parser, or if the option could not be set. Else the option's value is returned.
See xml_parser_set_option() for the list of options.