Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

amishra7

macrumors newbie
Original poster
Aug 29, 2008
8
0
Hi!!!,
I am totally new in Iphone Application. I start developing a simple iphone application in which I design a form that contains the following fields: username, password, and an image (.png). I want to submit these data into the server which will store data in MySQL. Please tell me how to submit these data into the server and how to extract that data on the server side so that I can store them in MySQL database.

Thank you with warm regards.
 

ghayenga

macrumors regular
Jun 18, 2008
190
0
Hi!!!,
I am totally new in Iphone Application. I start developing a simple iphone application in which I design a form that contains the following fields: username, password, and an image (.png). I want to submit these data into the server which will store data in MySQL. Please tell me how to submit these data into the server and how to extract that data on the server side so that I can store them in MySQL database.

Thank you with warm regards.

Web Services. There is no direct mySQL driver for the iPhone yet. So you can't talk directly to mySQL, you have to send and retrieve information through a web server CGI.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.