From b989940c0f074d598c88dd3aba992123064eee38 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Fri, 5 Nov 2004 21:13:00 +0000 Subject: Add php5-dom 5.0.2 - PHP extension to access XML documents using DOM API. This is PHP5 replacement of PHP4 DOM XML extension. --- textproc/php5-dom/DESCR | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 textproc/php5-dom/DESCR (limited to 'textproc/php5-dom/DESCR') diff --git a/textproc/php5-dom/DESCR b/textproc/php5-dom/DESCR new file mode 100644 index 00000000000..795ce940ae0 --- /dev/null +++ b/textproc/php5-dom/DESCR @@ -0,0 +1,4 @@ +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. -- cgit v1.2.3