Monday, 26 August 2013

How do we get the macid or any other unique identifier in php for the login system

How do we get the macid or any other unique identifier in php for the
login system

I have to build a login in the website which will be bind to a system.
e.g. A user can login only through the machine he has registered.
I will not be able to get the mac id or any other unique identifier
through PHP which I can bind with that login. I have hosted the website on
shared hosting, So I cannot install any new library. Standard libraries
are available.
Let me know if there are best possible ways to do the same.

No comments:

Post a Comment