PHP bans and trap
Package:
Summary:
Manage database of banned IP addresses
Groups:
Author:
Description:
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.
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.
Comments are closed.