: This article mainly describes what you use as the background service of an app ?, If you are interested in the PHP Tutorial, refer. ??
What do you use as the background service of the app?
Ruby on Rails or PHP?
PHP + Mysql as the background of Android app: http://www.tutorialspoint.com/android/android_php_mysql.htm
PHP + Mysql is the web service background of IOS app:
Http://www.raywenderlich.com/2941/how-to-write-a-simple-phpmysql-web-service-for-an-ios-app
Http://php.about.com/od/learnmysql/fl/Using-MySQL-with-iOS.htm
Ruby on Rails serves as the app background:
Https://matteomelani.wordpress.com/2011/10/17/authentication-for-mobile-devices/
Http://collectiveidea.com/blog/archives/2013/06/13/building-awesome-rails-apis-part-1/
Http://railscasts.com/episodes/350-rest-api-versioning
You can also use the open-source BaaS project as the background:
Baasbox:
Http://www.baasbox.com/features/
Https://github.com/baasbox/baasbox
DreamFactory:
Https://www.dreamfactory.com/features
Https://github.com/dreamfactorysoftware/dreamfactory
There are some companies or projects dedicated to BaaS (Backend as a Service) abroad. for details, refer:
Http://www.raywenderlich.com/20482/how-to-choose-the-best-backend-provider-for-your-ios-app-parse-vs-stackmob-vs-appcelerator-cloud-and-more
Http://nordicapis.com/why-you-should-build-apps-with-an-api-backend-baas/
What background services are you using as an app ?, Including some content, hope to be helpful to friends who are interested in PHP tutorials.