Block IP
 IP Address :   
Blocked IP Addresses '; $all_ips = file("./data/ipban.db.php"); $i = 0; foreach($all_ips as $ip_line) { if(!eregi("<\?",$ip_line)) { if($i%2 != 0){ $bg = "bgcolor=#F7F6F4"; }else{ $bg = ""; } $i++; $ip_arr = explode("|", $ip_line); $ip_arr[0] = stripslashes( preg_replace(array("'\"'", "'\''"), array(""", "'"), $ip_arr[0]) ); echo" "; } } if($i == 0){ echo""; } echo'
IP times been blocked  unblock
$ip_arr[0] $ip_arr[1] [unblock]

 No blocked IP's
'; echofooter(); ?>
Historical archive. This is a preserved copy of 36 Degrees Design (2005–2008), the early web-design weblog of Stuart Frisby. It is maintained independently as a piece of web history and is not operated by, affiliated with, or endorsed by Stuart Frisby. If you are the original owner and would like this domain returned, get in touch — it’s yours, no fuss.