Forum Moderators: coopster
I want to detect her or his computer. we all know we can get the IP address.. aside from the IP address, any unique identification about the computer they are using?
like any machine ID or something that predifine PHP function can handle in getting such information in the computer?
how to get the online user's MAC address using PHP [webmasterworld.com]
How to acquire MAC address in order to prevent fraud? [webmasterworld.com]
Both discuss the reasons why this is typically impossible to implement on a website. Here's a thread that provides code for the rare situation that it might work:
get mac address in php
php function that returns mac address, based upon arp and ip [webmasterworld.com]