xml_parser_create_ns
Supported Versions: PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8
Create an XML parser with namespace support
<?php xml_parser_create_ns
(?
string $encoding
=
null
,
string $separator
=
":"
):
XMLParser