PHPBlacklist Code
Status: Beta
Brought to you by:
brianjester
File | Date | Author | Commit |
---|---|---|---|
README.txt | 2007-11-20 | brianjester | [r2] Updated with new format for blacklist.txt file ... |
blacklist.txt | 2007-11-20 | brianjester | [r2] Updated with new format for blacklist.txt file ... |
index.php | 2007-11-20 | brianjester | [r2] Updated with new format for blacklist.txt file ... |
blacklist.php - this file contains full IP addresses or networks with an added ".X" (Example: 192.168.2.1.X) index.php - sample PHP file with the PHPBlacklist code at the top before the HTML. Generally this is a good spot because it will execute first and deny access to the rest of the page if the IP or network is found in the blacklist.txt file. README.txt - this file