[phpXML] Re: [phpXML] Re: [phpXML] Re: [phpXML] Re:NEWBIE: How to parse an XML string

2001-09-20 Thread tim
>Michael is not the maintainer anymore, he's been silent for the last 2.5 >months. I seem to be looking after if for now at least. I guess that's the power of open source. >I agree most usage is read only, so that will certainly be the path that we >will optimise for. I use the php DOM functi

[phpXML] Re: [phpXML] Re: [phpXML] Re:NEWBIE: How to parse an XML string

2001-09-20 Thread nigelswinson
> Do you know if the maintainer of this has changed now? > Is anybody interested in forking this to be a fast, small read only XML > parser and xpath evaluator? Michael is not the maintainer anymore, he's been silent for the last 2.5 months. I seem to be looking after if for now at least. Still

[phpXML] Re: [phpXML] Re:NEWBIE: How to parse an XML string

2001-09-20 Thread tim
At 08:09 PM 9/19/2001 +, you wrote: >Boulat, > >Version 1 has a fucntion to load a string : > >$xml->load_string ($mywonderfullstring); > >You can get it from : >http://sourceforge.net/projects/phpxmldb Do you know if the maintainer of this has changed now? Is anybody interested in forking th

[phpXML] Re:NEWBIE: How to parse an XML string

2001-09-19 Thread luc
Boulat, Version 1 has a fucntion to load a string : $xml->load_string ($mywonderfullstring); You can get it from : http://sourceforge.net/projects/phpxmldb Luc NAt 19:54 19/09/01 +, [EMAIL PROTECTED] wrote: >Hi, > >Im trying to understand how to use phpxml library >for parsing xml docum