[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

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 need to know

[PHP] Browsers...

2001-12-27 Thread Jesus Maria Bianco T.
Hello, World :-) I've been using the PHP_AUTH_USER and PHP_AUTH_PW, in some scripts, I've had some problems with it in somes Browsers. I tested with a phpinfo() function and the browsers with the problems doesn't appear PHP_AUTH_USER and PHP_AUTH_PW with the respective values. It's like

[PHP] Browsers anachy !!!!!!!!!!!!

2001-05-02 Thread Sebastien Roy
Hi all, I'm having a strange problem. I volontary create an infinite loop in one of my PHP script. I was just wondering how Apache and PHP will react and if the max_execution_time directive would trap the loop. I was agreably suprised to see that the opera browser give me an error message Fatal