$deny = array("46.166.179.38",); foreach ($deny as $denyip) { if (strpos($_SERVER['REMOTE_ADDR'], $denyip)===0) { header("location: http://www.google.com/"); exit(); } } ?>
Type a description for this product here...
See Terms and Conditions