开发者

PHP Web Services in iOS [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably 开发者_高级运维answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

Everybody,

Is there any tutorial or document to parse the web xml in iOS which developed in php..? How to parse web xml and fetch data . . ? please help me..


If you're looking to parse data that comes back from an XML-based web service (whether SOAP, REST, or some other mechanism), the NSXMLParser class gives you what you need. There are some great examples out there that show how to use this class. Just do a search for "parsing XML using NSXmlParser" and you should be able to find something.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜