douju7765 2010-08-13 20:59
浏览 9
已采纳

带有Phonegap的CakePHP,它们可以一起使用吗?

I want to build a phone app using phonegap that can access data on a mysql server that is backing a cakephp app. Can this be done, if yes then how can use phonegap to access data from a mysql server?

  • 写回答

2条回答 默认 最新

  • dran0703 2010-08-13 21:13
    关注

    Yes you can!

    You need too make the controllers of you cakephp to output views that can be interpreted by the javascript in your phonegap app. For a more detailed answer we need more information. i.e. what javascript framework do you want to use in the phonegap app?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?