From: "Lester Caine" <[EMAIL PROTECTED]>
> I am using
> $_SERVER["REMOTE_ADDR"]
> to get address of the browser accessing the system and then using
> gethostbyaddr() to get the machine name.
>
> This worked great until I came to a site using M$ Terminal Server to
> provide the terminals. We still n
I am using
$_SERVER["REMOTE_ADDR"]
to get address of the browser accessing the system and then using
gethostbyaddr() to get the machine name.
This worked great until I came to a site using M$ Terminal Server to
provide the terminals. We still need to know what machine we are talking
to, so we can
2 matches
Mail list logo