Jump to content

How would I access a users mac address or something similar?


langemarkdesign

Recommended Posts

I have a website and I need to track unique visitors. IP address is what I am using now, but that is not good enough, because there are easy ways to change your IP address.

 

I am looking for something more unique, like maybe some other Network info about the user, MAC address perhaps.

 

I know it is possible because http://www.SitesLike.com uses something of this nature for their voting. You are not able to vote more than once from anything that connects to the same Network.

 

Any thoughts?

Well is there something that every user has that is unique to them, that we can access using PHP.

 

That site does something like it, that's the only reason I posted it.

 

If there is a problem posting that link as an example, a moderator please let me know, and I will remove it.

A moderator wil do it if he/she deems necesary.

 

please do not use some public voting scheme, if omeone is determined to cheat they will, thereis no way of getting a 100% unique id, full stop. (Internet Cafés for one).

 

Get them to log in, then vote, otherwise your messing with your data, preventing a computer from visiting your site can prevent 10 other people that havnt voted. And letting people vote twice is just as bad.

 

-cb-

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.