I think this only can get the machine name of vistors ISP...
It's there anyway to get visters OWN machine name?
Thanks!!!

Dominic

http://php.net/manual/en/language.variables.predefined.php
$REMOTE_HOST = gethostbyaddr($REMOTE_ADDR);


> It's there anyway to find out the client machine name by using php?
> Thanks!
>
> Dominic



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to