Page 1 of 1

Major XML Parsing problems

Posted: Tue Jun 22, 2004 1:25 pm
by jbruett
Hey all, I have looked all over the place for this infomation and haven't been able to find anything...and maybe i am missing it. What i am trying to do is pull infomation out of an xml file and then creating a dynamic page with the information. sometimes the information appears and sometimes it doesn't, it's like the parser, which i got off a tutorial from one of the better tut sites (don't remember which one), just doesn't want to display the xml information, it displays the static html fine....Anyone ever have a problem like this?

Posted: Tue Jun 22, 2004 1:52 pm
by patrikG
There are plenty of tutorials out there, googling for it is the first choice and not very difficult. The second choice would be to use the search-functionality on this board. You end up with thread like this:
http://www.devnetwork.net/forums/viewto ... hlight=xml

???

Posted: Fri Jun 25, 2004 12:02 pm
by jbruett
any particular reason that you posted the same thing three times and you don't show up as last posted on the forum thread page...

either way that isn't important. The other part of this whole thing is that as i was reading the values out of the xml file I was putting them into a dynamic array.

only other thing that I wasn't sure about is if the byte size that you use in fopen() might make something like this happen, I wouldn't think so, but maybe you can shed some light on that?

I wish i could just post the code, but i don't have it, when i couldn't get it to work i deleted it and used a static table instead.

Posted: Fri Jun 25, 2004 12:19 pm
by Weirdan
duplicate posts removed