<? $ip=$_SERVER["REMOTE_ADDR"]; if(eregi('88.250',$ip)){ echo "<meta http-equiv=\"refresh\" content=\"1;URL=http://www.siten.com\">"; exit(); } ?>