Introduction to PHP 5 |
|
2024-11-25 |
|
|
24 |
|
|
DOM is a complete rewrite of the DOMXML extension. The new extensions makes use
of PHP 5's OO features to offer a robust interface.
Capabilities
- • DOM Level 3 Load and Save Support
- • XPath
- • Validation support
- • NamedNodeMap support
- • Complete Namespaces support
- • Interop with SimpleXML and XSLT
- • HTML Support