|
|
 |
Re: FN-FORUM Showing a users IP address
date posted 25th January 2002 19:39
Also no good if your user is using a dial-up without a static ip. What was
the reason of doing it?
----- Original Message -----
From: "Andy Wilson" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, January 25, 2002 7:24 PM
Subject: RE: FN-FORUM Showing a users IP address
That will get you the host IP that connects to your server, but will not
get the client IP if they are browsing through a proxy.
So instead you should first check for the HTTP_X_FORWARDED_FOR
environment variable, which (if it has a value) will have the connecting
clients IP (and IP's of any other proxys the request has gone via).
:)
Andy.
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] On Behalf Of Vendetta Sales
and Admin
Sent: 25 January 2002 18:07
To: [EMAIL REMOVED]
Subject: Re: FN-FORUM Showing a users IP address
ASP
Kathy
----- Original Message -----
From: "Alan Lloyd" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, January 25, 2002 5:33 PM
Subject: FN-FORUM Showing a users IP address
> Hi
>
> I just wondered if any one knows a script that will display a users IP
address on screen.
>
> I can't seem to find one.
>
> Thanks
> Alan
>
>
>
>
>
> ************************************************
> Send FREE SMS http://www.holographic-web.co.uk
> ************************************************
>
> ===============================================================
> = SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
> = Generate bespoke quotes for Online Marketing Services. =
> = Resellers info at http://www.neutralize.com & 01209 210 910 =
> ===============================================================
>
> **************************************************************
> *** Sponsor the forum for as little as £1 at: ***
> *** ***
> *** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
> **************************************************************
>
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
===============================================================
= SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
= Generate bespoke quotes for Online Marketing Services. =
= Resellers info at http://www.neutralize.com & 01209 210 910 =
===============================================================
**************************************************************
*** Sponsor the forum for as little as £1 at: ***
*** ***
*** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
**************************************************************
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
===============================================================
= SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
= Generate bespoke quotes for Online Marketing Services. =
= Resellers info at http://www.neutralize.com & 01209 210 910 =
===============================================================
**************************************************************
*** Sponsor the forum for as little as £1 at: ***
*** ***
*** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
**************************************************************
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|