(PHP 4 >= 4.1.0, PECL)
This function returns the version of the version of the XML library currently used.
Przykład 1. domxml_version() Example
<?phpecho domxml_version();?>
Powyższy przykład wyświetli coś podobnego do:
20607