I'm new in this forum but I use it every time when I have a question.
I need to start session in a defined computer using PHP, the method that I think to used is get a unique serial number from a computer (Windows, Mac, Linux or Android), but I can't find the way to get that unique SN of any device (preferable Motherboard SN or Bios) it can be using PHP or JS.
Getting that SN I can save it in a DB to compare it each time that someone Start session.
Do you have a better idea?
Thank you