开发者

PHP script sample for iPhone hi-score/survey uploading?

开发者 https://www.devze.com 2023-01-02 11:09 出处:网络
I am looking for a PHP example/tutorial which can accept hi-scores/surveyupload from an iPhone. Hopefully, the PHP script:

I am looking for a PHP example/tutorial which can accept hi-scores/survey upload from an iPhone. Hopefully, the PHP script:

In addition, it'd best the iPhone can get a session from the server and submit the session value along with the hi-score. Thanks


It's all HTML, you don't need anything special for the iPhone unless you're trying to tailor the looks. I've done almost the exact thing you're asking using Zend Framework and the iWebKit CSS library.

  1. If you want sessions/user details create a login page
  2. Create forms for submitting your relevant data
  3. Create pages for displaying said data however you see fit.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号