Re: [PHP-DEV] Re: Question on XMLReader

2013-10-02 Thread John Stokes
UPDATE: I figured out number 2. Maybe I had an extra text node in there, but now it's working. Can someone help with the others? -John On 9/26/2013 8:12 PM, John Stokes wrote: Well, fine then. I'm trying to understand the mechanics behind XMLReader::next() and XMLReader::read() Given

Re: [PHP-DEV] Re: Question on XMLReader

2013-09-26 Thread John Stokes
Cities/title ... Now a call to readOuterXML() SHOULD print the entire 2nd book node. Instead it prints nothing. Why? Thanks in advance for the help. -John On 9/21/2013 6:37 AM, David Soria Parra wrote: John Stokes jsto...@heartofthefyre.us schrieb: I'm working on documenting the XMLReader

[PHP-DEV] Question on XMLReader

2013-09-21 Thread John Stokes
I'm working on documenting the XMLReader and XMLWriter classes. Is there someone on the list that can answer some questions about the details of how XMLReader works? Thanks. -John -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php