That is cool and all, but could you find some errors in my code?jacek wrote:You should really quote those stringsif (getenv('HTTP_X_FORWARDED_FOR')){and make use of $_SERVERif ($_SERVER['HTTP_X_FORWARDED_FOR']){And then use isset()
if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])){
