> -----Original Message----- > From: thomas [mailto:[EMAIL PROTECTED] > > $_SERVER["REMOTE_ADDR"] > > If the user have a proxy the real IP is: > $_SERVER["HTTP_X_FORWARDED_FOR"]
Maybe. If it's set and is set correctly. Even then: How are 127.0.0.1 or 192.168.1.1 going to help you, supposing that those values or other address are returned? Mark C. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php