Posted by Mani on 09/07/06 11:50
Alvaro G. Vicario wrote:
> *** 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?
>
No its not a large file and infact the xml document has only 6 forecast
element with about 20 attributes in each.
Do you think it is big?
--
Mani
Navigation:
[Reply to this message]
|