From 02bf29a3060bc8a17b1ec27600860b1430e4ff7c Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sun, 1 Aug 2004 12:44:16 +0000 Subject: [PATCH] link to domxml extension git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164868 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/reference.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 --> -