".$ban."
already got banned from further commenting
but thanks for the update to the database";
} else {
$exec = @mysql_query("INSERT INTO mt_ipbanlist (ipbanlist_id, ipbanlist_blog_id, ipbanlist_ip, ipbanlist_created_on, ipbanlist_created_by, ipbanlist_modified_on, ipbanlist_modified_by) VALUES (NULL , '1', '".$ban."', NOW(), '1', NOW(), '1')");
$po = "your ip-address ".$ban."
just got banned from further commenting
due to error in - or lack of refererinfo";
}
}
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("HTTP/1.0 403 Forbidden");
?>