iPhone to host server to mySQL and back?

Posted by ronbowalker on Stack Overflow See other posts from Stack Overflow or by ronbowalker
Published on 2010-12-02T16:19:08Z Indexed on 2011/01/17 21:53 UTC
Read the original article Hit count: 106

Filed under:
|
|

Can someone please direct me to process for doing this? I have already done the Login verification exercise using mySQL for the dbase on my host server (thanks to kiksy). Now I am trying to move forward and "Query" from the iPhone a list of "users" that currently occupy the table (iphoneusers) in MySQL. And of course get it back to the iPhone via the php connection.

Any help would be very much appreciated.

ronbowalker

© Stack Overflow or respective owner

Related posts about php

Related posts about iphone