Re: [PHP] Browsers on terminal server

2004-08-05 Thread John W. Holmes
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

[PHP] Browsers on terminal server

2004-08-05 Thread Lester Caine
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