Working with MySQL and Xcode -


i've been programing time now, , thing asked is, how mysql database.

what sites learning data base programing xcode, can make app work web site?

to integrate iphone/ipad application mysql need develop webservices , call them in app. suggest use of json, soap, xml or php, examples:

http://www.raywenderlich.com/2941/how-to-write-a-simple-phpmysql-web-service-for-an-ios-app http://www.icodeblog.com/2008/11/03/iphone-programming-tutorial-intro-to-soap-web-services/ http://www.devx.com/wireless/article/43209

there lot of combinations possible.... can use php or .net or other frameworks, it's hard give complete list of tutorials.

if want develop regular ios application, suggest link:

http://blog.iosplace.com/?p=30

hope helps.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -