php - mysql storing old data

后端 未结 1 1909
余生分开走
余生分开走 2021-01-23 03:24

I\'m with a quite annoying situation.

One application\'s user is having problem getting updated data from my database. Here as follow:

  1. The user generate

1条回答
  •  南笙
    南笙 (楼主)
    2021-01-23 04:27

    in flash i would have a 'long' magicnumber that would increment perpetually. then subsequent calls to the url would increment the magicnumber and add it to the url.

    such as

    url="http://example.com?property=948&angle=street-corner&magicnumber=837493"

    0 讨论(0)
提交回复
热议问题