| » Metadata |
» Status |
|
|
|
| » Description |
- Provides a generic way to check a given host, ip against a set of given DNSBLs
- Provides a generic way to check a given URL against a set of given SURBLs |
| » Dependencies |
» Links |
- Cache
- HTTP_Request
- Net_CheckIP
|
|
| » Timeline |
» Changelog |
-
First Draft: 2004-11-07
- Proposal: 2004-11-11
- Call for Votes: 2004-11-20
|
Sebastian Nohn [2004-11-11 13:08 UTC] Added .phps of the example on request
Sebastian Nohn [2004-11-11 14:33 UTC] Now using single quotes instead of double quotes.
Sebastian Nohn [2004-11-13 11:43 UTC] Now makes use of HTTP_Request instead of fopen() (Requested by Martin Jansen)
Sebastian Nohn [2004-11-14 15:47 UTC] - Changed the class name to
- Net_RBL
- Net_RBL_SURBL
- Updated example
- Now provides generic RBL handling
Sebastian Nohn [2004-11-15 08:29 UTC] - Now is a generic interface to DNSBLs
- Implemented a real world example (SURBL check activated test-blog)
|