iphone - How do you get data from a remote MySQL database into your app? -
have finished couple of tutorials regarding populating sqlite database data , using data within app. none of these tutorials show how connect remote server in order obtain data.
question:
how data remote mysql database app?? options have?
remote access not idea, have allow access since it's app. best way go build layer between app , database. app access server side script database work , responds app.
Comments
Post a Comment