|
|
| Name: |
PHP bans and trap |
| Base name: |
phpbantrap |
| Description: |
Manage database of banned IP addresses |
| Related classes: |
nosql, txt database, banned |
| Version: |
1 |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
384 users |
| All time rank: |
5203 |
| Week users: |
0 users |
| Week rank: |
2363 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
This package can be used to manage database of banned IP addresses.
It can list, add, update and delete records of a MySQL database table with information about banned IP addresses.
The class can generate forms to create or update records of banned IP addresses.
It can also look up the database to check whether a given IP or host address are banned. The class can issue a forbidden access response in case it is banned.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.php |
Example |
main trap example file |