Hello, I need to send a variable with the serial number (or a number distinct from other users) in the pull url (p.e.: ...request.php?id=8973458349a85dg7), because two things:
- in order to identify that user and display a game results for him (in the game login process I wil ask for this number...)
- I am planning to develope a game that you could play with lametric so I need to distinguis from people... (sorry about my english)
of course I don't want secret personal data or so on... I only need a different anonimous number for every user
Celestino Galán Couto
Hello, I need to send a variable with the serial number (or a number distinct from other users) in the pull url (p.e.: ...request.php?id=8973458349a85dg7), because two things:
- in order to identify that user and display a game results for him (in the game login process I wil ask for this number...)
- I am planning to develope a game that you could play with lametric so I need to distinguis from people... (sorry about my english)
of course I don't want secret personal data or so on... I only need a different anonimous number for every user
is it possible?