Re: [PHP] Access CLIENTNAME

2004-08-09 Thread Lester Caine
Scot L. Harris wrote: I'm running a PHP system that relies on knowing the location of the terminal to handle a lot of '911' (999) type things. I know that REMOTE_ADDR can not be relied on, but with fixed IP addresses on a local network it works fine. However I now have a customer who has a Termi

Re: [PHP] Access CLIENTNAME

2004-08-09 Thread Scot L. Harris
On Mon, 2004-08-09 at 03:16, Lester Caine wrote: > At the risk of getting my head bitten off I ask this again, as I am not > getting any help anywhere. > > I'm running a PHP system that relies on knowing the location of the > terminal to handle a lot of '911' (999) type things. I know that > RE

Re: [PHP] Access CLIENTNAME

2004-08-09 Thread icpcnn
- Original Message - From: "Lester Caine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 09, 2004 3:16 PM Subject: [PHP] Access CLIENTNAME > At the risk of getting my head bitten off I ask this again, as I am not > getting any help anyw

[PHP] Access CLIENTNAME

2004-08-09 Thread Lester Caine
At the risk of getting my head bitten off I ask this again, as I am not getting any help anywhere. I'm running a PHP system that relies on knowing the location of the terminal to handle a lot of '911' (999) type things. I know that REMOTE_ADDR can not be relied on, but with fixed IP addresses o