Is there any way (with php) to detect what username someone has logged onto there computer using? I'm making a chat script.
Printable View
Is there any way (with php) to detect what username someone has logged onto there computer using? I'm making a chat script.
You can't. It would be a security risk if you could.
Suppose it would be. Thanks anyway.