Top Level :: XML
:: domxml
domxml
Package Information |
Summary |
DOM XML Functions |
Maintainers |
Christian Stocker <
chregu at php dot net >
(lead)
[wishlist]
[details]
|
License |
PHP |
Description |
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. |
Homepage |
http://php.net/domxml
|
|
Available Releases |
No releases for this package.
|
|
Dependencies |
No releases yet.
|
|
|