(PHP 4 >= 4.1.0, PECL)
This function returns the version of the version of the XML library currently used.
例子 1. domxml_version() Example
<?phpecho domxml_version();?>
上例的输出类似于:
20607