I am new in iOS .I want to registeruser through iOS app I have PHP webpage for registration process .I want send json data on my web page . How to send HTTP Request in iOS using NSURLConnection Objective-C .Please help I would really appreciate your help.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Following is the Objective-C code to post json data in iOS -