SimpleBan v1.0 by Jordan Boesch
www.boedesign.com
jordan@boedesign.com


/-------- INSTALLATION -----------/


1. Upload all files to your server
2. set CHMOD 777 to settings.php
3. Run install.php


/-------- HOW TO USE -----------/

Simply add the tag 

<? include("checkban.php"); ?> 

to all your pages.

checkban.php checks if the person is banned (duh) - also
if they're not banned they will be inserted into your IP log.

* REMEMBER TO REMOVE INSTALL.PHP AFTER YOU FINISH THE INSTALLATION *


/-------- DISCLAIMER -----------/


I am not responsible if you alter this script and it some how messes up your database and your computer
lights on fire.

Enjoy!