Taylor_1978
12-09-2005, 11:52 AM
Hiya,
I operate gaming leagues, and as part of this it is important to store player information such as their IP address to ensure that there are no multiple accounts and that no rank manipulation occours.
At the moment I do a cross reference three pieces of information: IP, Email and Password.
Although my system does not allow a player to sign up with an email address that is already registered, it does keep a record of people who attempt to so that I have that connection on record.
My problem is that obviously IPs change according to which computer they log in at the time, and if the ISP has changed the IP address since they last logged in.
I am wondering, and bare in mind I have little knowledge about cookies, if they can help me at all with this. If there a certain bit of information I can obtain from cookies and store into my database to also cross reference?
If I understand correctly, this will only work if a player has their cookies on?? If so, I have no problem stating at the beginning of the site that cookies must be turned on in order to participate.
Any advice or direction would be much appreciated!
Thanks in advance! :thumbsup:
Taylor.
I operate gaming leagues, and as part of this it is important to store player information such as their IP address to ensure that there are no multiple accounts and that no rank manipulation occours.
At the moment I do a cross reference three pieces of information: IP, Email and Password.
Although my system does not allow a player to sign up with an email address that is already registered, it does keep a record of people who attempt to so that I have that connection on record.
My problem is that obviously IPs change according to which computer they log in at the time, and if the ISP has changed the IP address since they last logged in.
I am wondering, and bare in mind I have little knowledge about cookies, if they can help me at all with this. If there a certain bit of information I can obtain from cookies and store into my database to also cross reference?
If I understand correctly, this will only work if a player has their cookies on?? If so, I have no problem stating at the beginning of the site that cookies must be turned on in order to participate.
Any advice or direction would be much appreciated!
Thanks in advance! :thumbsup:
Taylor.