> Is anybody still looking at this, or is this (not so important) extension
> unmaintained atm?
I find it to be relatively important (it's lightweight, if I want to build
something on top of it (say, DOM1), I can do so, and if I just want to be
told what's in the document, I can do that too. Granted, I've also
taken the time to build a DOM1 interface entirely in PHP (so I'm slightly
biased), and an XML-RPC engine around that.).. but in any case, it seems
to be working correctly.
chrisv@win2k: /usr/src/php5 $ sapi/cli/php -v
PHP 5.0.0-dev (cli) (built: Apr 16 2003 10:49:35)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v2.0.0-dev, Copyright (c) 1998-2003 Zend Technologies
Chris