xml_parser_get_option
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get options from an XML parser
<?php xml_parser_get_option
(
XMLParser $parser
,
int $option
):
string
|
int
|
bool