banned

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
SXL WEB
-


Joined: 13 Nov 2002
Posts: 28
Location: Elmira, NY - a small pleace from hell

PostPosted: Tue Apr 01, 2003 4:23 am    Post subject: banned Reply with quote

[php]
<?
$lines = file('data/ip.txt');
foreach($lines as $line) {
if($HTTP_SERVER_VARS["REMOTE_ADDR"], $line)) {
$Found = 1;
break;
}
if ($Found != 1) {
?>
Sorry But Your Banned From This Site<br>
<?
}
?>
[/php]
_________________
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
enko
-


Joined: 29 Mar 2003
Posts: 33
Location: Canary Islands

PostPosted: Tue Apr 01, 2003 5:46 pm    Post subject: Script Reply with quote

You're
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group