domxml

This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/dom package ext/dom.
No replacement provided. Contact us if you know a replacement.

DOM XML Functions

This extension allows you to operate on an XML document with the DOM API.

It has been superseded by the DOM extension that ships with PHP 5.

Although it should be possible to use this old domxml extension with PHP 5, its use is highly discouraged, as there a very high potential for conflicts with the new dom extension.

If you are migrating from PHP 4 to PHP 5, the recommended best-practice is to port your domxml code to the much better dom code.

If you really must build domxml, you will need to obtain the sources from CVS and build them yourself.

See http://www.php.net/manual/en/install.pecl.php for instructions.

NOTE: if you're running PHP 4.x, the domxml is already part of the distribution.

NOTE 2: The download link below "Download latest" is broken and doesn't lead to anything. Please read above carefully for how to get it, if you really need to.

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

No relase yet!
  • No release yet!