How to detect new Machine like Facebook?

前端 未结 8 2109
花落未央
花落未央 2021-02-04 06:58

I am actually trying to detect a person, using a computer, Just like facebook. Whenever you sign into facebook using different machine, it detects the new machine and asks you t

8条回答
  •  一个人的身影
    2021-02-04 07:44

    facebook may detect machine by OS and copmuter name

    to get remote machine computer name :

    Get Client Machine Name in PHP

    to get remote machine OS :

    Get operating system info with PHP

提交回复
热议问题