Tag Archives: PHP

How to send HTTP requests from iOS

Hey pals, today we talk about how to send HTTP GET and POST requests to a server from your iOS application. This post I am implementing server side also. Therefore we will use localhost as our server. Next speciality is, … Continue reading

Posted in iOS, PHP examples | Tagged , , , , | 2 Comments