Re: Client's IP address retrival
- From: jamen <jamen@invalid>
- Date: Thu, 28 Jul 2005 00:19:18 +0200
varungupta wrote:
I want to know about a method for detecting client's IP which is running behind a proxy server.
Try $_SERVER['HTTP_X_FORWARDED_FOR']
The proxy might og might NOT add this header .
- References:
- Client's IP address retrival
- From: varungupta
- Client's IP address retrival
- Prev by Date: Re: Client's IP address retrival
- Next by Date: Re: include a file with parameters
- Previous by thread: Re: Client's IP address retrival
- Next by thread: Re: Client's IP address retrival
- Index(es):