Javascript debugger Website design ↑
Gets the version of the XML library currently used.
The version of the XML library, as a string.
<?php echo domxml_version(); ?>
The above example will output something similar to:
20607
Javascript debugger Website design