Description: Have you ever watched how people give their offerings in church? The
money may be placed, dropped, plopped, or tossed in the collection
plate. How did it happen in Jesus time? God loves a cheerful giver.
2 CORINTHIANS 97, ...
directional
$banned[0]="222.66.6.118"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.81.65.216";
$banned[2]="218.81.65.216";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>
$banned[0]="218.81.65.216"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.81.65.216";
$banned[2]="218.66.250.202";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>
$banned[0]="218.79.156.235"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.79.156.235";
$banned[2]="218.81.65.216";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>