[phpXML] Re: [phpXML] phpXML bug (I think!)
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. on b. of <ma...@po...> - 2001-10-10 22:09:11
|
Hi. The same happend to me ;) As Marco Faldix said phpxml is not designed to process sequentially xml file. He told me that I should use standard php parser function instead. Because I like phpxml i've changed little my xml files: try sometehing like this: <paragraph> <text> This is the first </text><text style="bold">paragraph</text>< text>. A second is below</text> </paragraph> and the order of data after evaluating Xpaths is the same like in xml file. It's NOT A SOLUTION but it's a "passing by" the problem. :) Maciek Kus. -------------------- [POLBOX - REKLAMA] ------------------------ Sprawd swoje bezpieczeñstwo w Sieci Zabezpiecz siê ! www.symantec.com/region/pl/product/nis2001.html ---------------------------------------------------------------- -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |