- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I have completed the front development now designed my app now i want to do have backend server side programming. Can i use php ??
コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
You can use whatever you like for the backend. Your Cordova app (what the XDK creates) does not dictate the backend, they are totally independent. You'll have to create a RESTful API to allow your Cordova app to talk to the backend. The XDK does not provide you with the tools to do backend development.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
What is that restful api. How to create these Apis. Please help me and recommend me some tutorials so that i can complete my App
Thanks