Page 2 of 2

am I right

Posted: Fri Nov 02, 2007 7:00 pm
by mburnz
This code only blocks the user from the page that it is coded into. If undesirable url person goes to some other page on our site its business as usual, no?

Posted: Wed Nov 14, 2007 12:35 pm
by Tails5
Actually no, just put that in ban.php and use require("ban.php") if it just says, 'You're banned' and lets them view the site, change ban.php to say die("You're banned"). And I just started learning php about 2 days before my last post in this topic :p