Kodeco Forums

How To Write A Simple PHP/MySQL Web Service for an iOS App

A tutorial on how to write a simple PHP/MYSQL based web service that you can communicate with from an iOS app.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3077-how-to-write-a-simple-php-mysql-web-service-for-an-ios-app

Hi,

Would this tutorial work if I want to connect a iPhone app to two databases at the same time in order to read from a DB and write into the other. (Sql database). I am coding using objective-c. Previous tutorial used was from martin rybak : SQLClient: A Native Microsoft SQL Server Library for iOS | Objective C#. The problem in it is that I am not able to connect to two database at the same time due to singletons.

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]