Hi,
I want to parse the a xml file and convert it in to an array.
I am using Expat parser. But there is a small problem
The body tag in xml file is too large about 5kb, hence when i try to store
in an array it breaks the body into 1kb each.
Please help me. I in big trouble due to this.
I cannot find out if the problem is with the parser or something else.
Regards,
Saif Slatewala