diff --git a/reference/dom/reference.xml b/reference/dom/reference.xml index e04a9331e0..6fd32825d3 100644 --- a/reference/dom/reference.xml +++ b/reference/dom/reference.xml @@ -1,5 +1,5 @@ - + DOM Functions DOM @@ -8,9 +8,11 @@
&reftitle.intro; - The DOM extension is the replacement for the domxml extension from PHP 4. The extension still contains - many old functions, but they should no longer be used. In particular, functions - that are not object-oriented should be avoided. + The DOM extension is the replacement for the + DOM XML extension from PHP 4. + The extension still contains many old functions, but they should no + longer be used. In particular, functions that are not object-oriented + should be avoided. The extension allows you to operate on an XML document with the DOM API. @@ -152,4 +154,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -