Posted by Alvaro G. Vicario on 12/16/06 11:57
*** Mani escribió/wrote (5 Sep 2006 01:18:02 -0700):
> I didnt copied and it was written by me. $forecast is an xml element
> and 'day_sequence' is an attribute in it and am using simplexml to
> parse the document.
>
> For ex, the structure is
>
> <forecast day_sequence = "4" />
>
> Hope the above info will get you to give me the solution.
A guess: the XML file is somehow large. The fact that it crashes in that
very line is pure chance. I faced such problem not long ago.
Does it happen too if you parse a small XML file?
--
-+ http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
++ Mi sitio sobre programación web: http://bits.demogracia.com
+- Mi web de humor con rayos UVA: http://www.demogracia.com
--
Navigation:
[Reply to this message]
|