Re: Reading sub-elements using XML Reader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, July 18, 2007 4:13 am, Don Don wrote:
> I am reading the following xml data in a very large file using XML
> reader, the xml structure looks like the xample given below

> Any thoughts ?

Use simple XML?

Or is the file really too huge for that to be feasible?  Have you
actually tried it?...

As a while guess, I'd suggest that maybe $reader->read() will return
the next sub-nodes, and you'd do the same thing you're doing now to
read the tires...  But I've never used XMLReader, and hope I never
have to.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux