RE: [PHP] Wrong IP address

2004-03-29 Thread PHP Email List
> From: ascll [mailto:[EMAIL PROTECTED] > Subject: [PHP] Wrong IP address > > to get the web IP address for my machine once my PC is connected to > Internet.. Are you on a highspeed connection or dialup. Dial up connections tend to give a different connection with every connection. Also if you us

Re: [PHP] Wrong IP address

2004-03-29 Thread Chris Shiflett
--- ascll <[EMAIL PROTECTED]> wrote: > echo($_SERVER["REMOTE_ADDR"]); > ?> > > to get the web IP address for my machine once my PC is connected to > Internet.. > > Anyway, sometime I get the correct IP address, but sometime NOT. You're going to have to explain why you think one is right and one

Re: [PHP] Wrong IP address

2004-03-29 Thread Richard Davey
Hello ascll, Tuesday, March 30, 2004, 2:12:41 AM, you wrote: a> echo($_SERVER["REMOTE_ADDR"]); ?>> a> to get the web IP address for my machine once my PC is connected to a> Internet.. a> Anyway, sometime I get the correct IP address, but sometime NOT. a> Does anyone know why? Firewall? Proxy