on 20/02/03 1:08 AM, Christian Ista ([EMAIL PROTECTED]) wrote:
> Is there a better way to be sure, I have the IP address of the user (the ISP
> ip address)
No.
IP address' can be faked, they can be part of a firewall/network, and the
browser can choose not to send them. They are helpfull, but n
> Be warned: This is NOT a reliable way to identify a user. These days you
> are probably /more/ likely to get the address of a proxy than the
> address of the user.
Is there a better way to be sure, I have the IP address of the user (the ISP
ip address)
Your suggestions are welcome.
Christian
On Wed, 19 Feb 2003 14:59:27 +0100, you wrote:
>I'd like when a customer fill in a form to recover his IP address, is there
>a PHP function to do that ?
echo ($_SERVER["REMOTE_ADDR"]);
Be warned: This is NOT a reliable way to identify a user. These days you
are probably /more/ likely to get the
Hello,
I'd like when a customer fill in a form to recover his IP address, is there
a PHP function to do that ?
Thanks,
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo