I've been trying to get the mac address of a user using PHP. The reason I want this is so I can collect information about users using my game so banning players can be more sophisticated (IP bans are virtually useless).
Otherwise is there another language I can use to get the mac address?
I found some methods that I tried but they only returned the servers mac address. I know technically this isn't possible as it isn't sent in the headers from the browser however I know it has been done before.
Does anybody have any suggestions?
Otherwise is there another language I can use to get the mac address?
I found some methods that I tried but they only returned the servers mac address. I know technically this isn't possible as it isn't sent in the headers from the browser however I know it has been done before.
Does anybody have any suggestions?