Richard Quadling wrote:
>It seems that the SimpleXMLIterator is perfect for me.
>[...]
Interesting, I forget that's there... I must have a play with it
sometime. Thanks for resurfacing it :)
--
Ross McKay, Toronto, NSW Australia
"Let the laddie play wi the knife - he'll learn"
- The Wee Book of
On 27 September 2011 03:38, Ross McKay wrote:
> On Mon, 26 Sep 2011 14:17:43 -0400, Adam Richardson wrote:
>
>>I believe the XMLReader allows you to pull node by node, and it's really
>>easy to work with:
>>http://www.php.net/manual/en/intro.xmlreader.php
>>
>>In terms of dealing with various form
On Mon, 26 Sep 2011 14:17:43 -0400, Adam Richardson wrote:
>I believe the XMLReader allows you to pull node by node, and it's really
>easy to work with:
>http://www.php.net/manual/en/intro.xmlreader.php
>
>In terms of dealing with various forms of compression, I believe you con use
>the compressio
On Mon, Sep 26, 2011 at 12:24 PM, Richard Quadling wrote:
> Hi.
>
> I've got a project which will be needing to iterate some very large
> XML files (around 250 files ranging in size from around 50MB to
> several hundred MB - 2 of them are in excess of 500MB).
>
> The XML files have a root node and
On 26 Sep 2011, at 17:24, Richard Quadling wrote:
> I've got a project which will be needing to iterate some very large
> XML files (around 250 files ranging in size from around 50MB to
> several hundred MB - 2 of them are in excess of 500MB).
>
> The XML files have a root node and then a collecti
Hi.
I've got a project which will be needing to iterate some very large
XML files (around 250 files ranging in size from around 50MB to
several hundred MB - 2 of them are in excess of 500MB).
The XML files have a root node and then a collection of products. In
total, in all the files, there are g
6 matches
Mail list logo