HTTP, PHP 5, Security This package can generate URLs to redirect to destination pages. It can take a given destination URL and generates a link URL for the current site. When a user clicks on a link with the generated URL, the browser will be redirected to the destination URL. The generated link ...
Networking, PHP 5, Web services This class can check if a given address is in a DNS blacklist. It takes an URL as parameter, extracts the URL domain, resolves its IP address and send a request to a blacklist DNS server to check if the address is listed there. By default it checks the test.surbl.org ...
HTML, Email, Security This class can be used to generate pages with e-mail links pointing to spam trap e-mail addresses. It can be used with mod_rewrite conditions to redirect unwanted crawling bots to a different spam trap domain. In the spam trap domain the class can be used to serve pages with ...