With this system you can block ip adresses from your website till a specific date. You can easy manage the blocked ip adresses and display them a specific reason.
You can also manage your site: you can put your website online/offline and show a message to all visitors. You can also get an email, containing IP adress and date + time when somebody is logging in.
The system is protected from abuse with a password.
Preview: http://will-j.eu/banip Admin: http://will-j.eu/banip/admin Password: test
Protecting your website is very simple: use the following code:
<?php include(‘ipbancheck.php’); ?>
That’s it!