Re: Access Client IP address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



$_SERVER['REMOTE_ADDR'] will give you the proxy ip if they have one, and the
browser sends the info, the user might change it to blahblahblah for all we
know...

On 1/4/06, Jay Blanchard <jay.blanchard@xxxxxxxxxxx> wrote:
>
> [snip]
>     Is there any way to client's IP address inside a php document. I am
> trying to generate a code that depends on the IP address of the client.
> [/snip]
>
>
> http://us3.php.net/manual/en/reserved.variables.php#reserved.variables.serve
> r
>
> $_SERVER['REMOTE_ADDR']
>
> but it may not always be reliable
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


--
Hi Everyone, I am running PHP 5 on Windosws XP SP2 with MySQL5, Bye Now!

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux