php-general | 2004032
Date: 03/31/04
- Next message: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Previous message: John Nichel: "Re: [PHP] Build on Mac OS X"
- In reply to: Justin Patrin: "Re: [PHP] Re: extracting data from XML file to PHP variable .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> Hmmm, that looks interesting.
>
> On another note, I've made a simple parse based on PEAR's XML_Parser
> that parses an entire XML tree into associative arrays. Feel free to use
> it.
>
> http://www.reversefold.com/~papercrane/XML_Parser_Assoc/Assoc.phps
>
I haven't used that class before, or else I probably would have
suggested it instead of reinventing the wheel. On another note: what's
the word on XML in PHP5? Do most of the XML implementations in PEAR
plan to continue using a SAX based parser or switching to a new
Dom/SimpleXML implementation? Just curious, I'd been thinking about a
little something I might want to whip up.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Previous message: John Nichel: "Re: [PHP] Build on Mac OS X"
- In reply to: Justin Patrin: "Re: [PHP] Re: extracting data from XML file to PHP variable .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

