<? $ip = $_SERVER['REMOTE_ADDR']; if (strpos($_SERVER['REMOTE_ADDR'], '85.153') == TRUE) { header("location:yonleneceksayfa.php"); } ?>