Uniquely identify one computer

后端 未结 9 872
渐次进展
渐次进展 2020-12-07 02:17

I work for a university, and i\'m implementing a PHP web app that needs to have different behavior when it is visited from one certain computer. The problem i am running in

9条回答
  •  感情败类
    2020-12-07 02:34

    Don't you have a SessionID ? Your sessionID should be unique enough to identify a computer.

提交回复
热议问题