b989940c0f
This is PHP5 replacement of PHP4 DOM XML extension.
4 lines
232 B
Text
4 lines
232 B
Text
PHP is a programming language designed to be embedded into web pages.
|
|
The extension allows you to operate on an XML document with the DOM
|
|
(Document Object Model) API. DOM extension module in PHP5 replaces
|
|
DOM XML extension in PHP4.
|