I've done it using both XML and JSON to get data via a NSURLRequest. From there, it's a simple matter of parsing. XML is built-in, and there's a very good open-source JSON parser Cocoa framework. But, it all depends on what type of data you need to send.
MG On Mon, May 4, 2009 at 1:46 AM, prashant khatri <[email protected]>wrote: > > Hi, > > I am working on php. My question is how to data transferring (upload > and fetching data) on weblink from iphone. i have no idea about iphone > development. so any buddy can help me regarding web programming on > iPhone. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
