Page 2 of 2
Re: Can PHP get the computer name ?
Posted: Wed Jan 10, 2007 1:12 am
by Christopher
christian_phpbeginner wrote:Does anybody know if PHP could get the computer name and other information about the user's computer ?
It is spoofable, but I think you want
$_SERVER["REMOTE_ADDR"].
Re: Can PHP get the computer name ?
Posted: Thu Feb 26, 2009 11:59 pm
by ecxzqute
remote address does not give the correct ip address of a computer over the internet
Re: Can PHP get the computer name ?
Posted: Fri Feb 27, 2009 2:41 pm
by Luke
this thread is two years old dude
