How to detect the MAC address of the user viewing our website using PHP?

Posted by Starx on Stack Overflow See other posts from Stack Overflow or by Starx
Published on 2010-06-10T05:37:59Z Indexed on 2010/06/10 5:42 UTC
Read the original article Hit count: 124

Filed under:
|
|

I know how to track down an IP address, but I need to track down the MAC address of the users viewing my page.

How to accomplish this?

© Stack Overflow or respective owner

Related posts about php

Related posts about detection