How to to make xml data into array.

chakri_123

Member
Nov 17, 2009
8
0
0
Visit site
Hi Friends,

Actually I am implementing Iphone native application.

I have one xml file as a string , which I got a response from the server.

I want to make that xml data into array.

could you plz help me .. how to do the same.

plz send me related sample source code.

Thank u friends ....
 

flyingember

Well-known member
Jun 18, 2009
1,983
2
0
Visit site
options

split the string up into pieces. In php it's the split() command
use a for or while loop and use a counter to increment the array each time

basically, you want us to teach you a very basic programming fundamental. I would get some books and learn programming
 

Dene

Member
Dec 22, 2009
11
0
0
www.fluttermind.com
Look up NSXMLParser reference on Google. It's part of the basic iPhone SDK library. It's a bit tricky to use, but - assuming you're coding in Objective-C - it's what you want.
 

Trending Posts

Members online

Forum statistics

Threads
260,001
Messages
1,765,289
Members
441,220
Latest member
waeriyadh