Tutorial Request: Connecting iPhone App to MYSQL using JSON or XML
I've googled my fingers off and still haven't found either good sample code or how exactly to do this. I am looking for ALL of the code so I can understand how to do a select query on a mysql database using PHP & JSON or PHP & XML. I have JSON installed locally in my app but that is about as far as I was able to get.
I have the same question. Does anyone have a response?
Quote:
Originally Posted by cobroke
I've googled my fingers off and still haven't found either good sample code or how exactly to do this. I am looking for ALL of the code so I can understand how to do a select query on a mysql database using PHP & JSON or PHP & XML. I have JSON installed locally in my app but that is about as far as I was able to get.
Just a quick question, How do I pass the Bob to the link that gets the result?
I have a search box in the view but i don't know how to take the text from that and add it to the end of the link?
I need to connect mysql database with my iphone application.once the user clicks button the value need to store in mysql database which is in another machine.
please send me the sample code for mysql database connectivity..