How to implement a first-time-only login scheme for a mobile web application implemented with jQuery Mobile, PhoneGap, and Django?

前端 未结 6 1935
粉色の甜心
粉色の甜心 2021-02-01 07:58

I\'m in early (pre-coding) stages of developing a mobile web application using jQuery Mobile (we looked at Sencha Touch for a few weeks, but jQuery Mobile is a better fit for ou

6条回答
  •  孤城傲影
    2021-02-01 08:43

    It says to include a PHP file into the HTML file, but I'm not sure if PhoneGap works with PHP. I just started using PhoneGap this weekend.

提交回复
热议问题