The Artima Developer Community
Sponsored Link

Web Buzz Forum
Processing Large XML Documents with PHP 5 - Update

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Stocker

Posts: 74
Nickname: chregu
Registered: Mar, 2004

Christian Stocker is a core PHP developer and CEO of Bitflux GmbH
Processing Large XML Documents with PHP 5 - Update Posted: May 10, 2004 3:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Christian Stocker.
Original Post: Processing Large XML Documents with PHP 5 - Update
Feed Title: Bitflux Blog
Feed URL: http://www.cincomsmalltalk.com/php/rss.xml
Feed Description: About PHP and its developement
Latest Web Buzz Posts
Latest Web Buzz Posts by Christian Stocker
Latest Posts From Bitflux Blog

Advertisement
I just implemented a new feature into XMLReader, which makes the parsing of a large XML document mentioned in my previous post faster. The new method is called next() as opposed to read(). next() does "Skip to the node following the current one in document order while avoiding the subtree ...

Read: Processing Large XML Documents with PHP 5 - Update

Topic: Social Computing Symposium 2004 Videos Online Previous Topic   Next Topic Topic: Site full of writings from bathroom walls (One very funny one)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use