View Single Post
Old 06-22-2004, 12:58 AM  
skillfull
Confirmed User
 
skillfull's Avatar
 
Industry Role:
Join Date: Apr 2003
Location: Quebec Calisse
Posts: 4,716
<?php
$USERIP = getenv("REMOTE_ADDR");

if (!strchr($USERIP, "Your IP Here")) {
echo "<hahahahahahahahaalert('Sorry, you are not allowed access');window.location='localhost/plugin/sorry.php';</hahahahahahahaha";
exit();
}
?>
__________________
mind at underdark dot cc
SEO Analyst
Thunder-Ball.net - Member
skillfull is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote