Possible Duplicate:
How can I get the MAC and the IP address of a connected client in PHP?
Hi everybody
In my website client's requirement is to getting IP address as well as MAC address and PC Name of visitor's machine.
For IP address no problem I have done.
But What for MAC address and PC Name?
Can we get it via PHP programatically ?
If it is possible, can you tell me how to do that?
Please suggest me something about it.