xml_parser_get_option
xml_parser_get_option
(PHP 4, PHP 5, PHP 7)
xml_parser_get_option — Get options from an XML parser
Description
mixed xml_parser_get_option ( resource $parser , int $option )
Gets an option value from an XML parser.
Parameters
-
parser
- A reference to the XML parser to get an option from.
-
option
- Which option to fetch.
XML_OP