Menu

More delays, I have to re-invent the wheel!

Well sadly, I have to announce even more delays. After working with the xml_parse_into_sruct method for a while...I noticed it doesn't place comments or processing instructions into the two arrays it outputs. This is not good for my purposes...i need those PI instructions...it would also have been nice to have the <!DOCTYPE tags essential to XHTML parsed into these arrays too...but nope.

So now I am off to re-invent the wheel. I have to use the traditional xml_parse() method and built my own version of the xml_parse_into_struct method. One that includes EVERYTHING inside the xml document!! oi!

Posted by Alex Arnell 2002-08-06

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.