XIP Class Support forum xipclass Analyze remote IP, Proxy detection,Blacklist check This class can be used to analyze the remote user IP address accessing the current page, Proxy detection, Blacklist check. - Smart "Proxy" and "Client IP" detection using header analysis - Detects Proxy by looking ...
URI Reputation Support forum uri-reputation Check if a given address is in a DNS blacklist 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 ...
This class can check if IP is in a blacklist or a whitelist. It takes a given IP address and checks if it is not supposed to be block by checking if it is either in a whitelist or it is not in a blacklist. Both lists are read from distinct text files with the same format to describe the IP addresses ...
This class can be used to check spamming and other malicious and undesirable visitors' IP addresses in Project Honey Pot RBL (Realtime Black List). It can perform a query to the Project Honey Pot RBL DNS server for a given IP address using your RBL API key. The class analyzes the RBL response and sets ...
... e-mail regular expression. The class can then check if the e-mail address domain DNS MX records exist. Certain domains that are present in a blacklist are not considered valid. Main class Example Site Meter
... are stored in server files. The class can also perform some basic spam checking on the retrieved messages by verifying the sender address against a blacklist, and verify the existence of banned words in the message subject or body. The sender blacklist and banned words are also stored in the database ...
... of pages and the number of results per page can be configured. The class uses randomly selected proxy-servers such that Google certainly won't black-list you, decrease your pagerank or whatever and the searches get better anonymization. Usecases: -Integrate it into your website (use “site: blablabla ...
... clean up Process input HTML code. Features: - Parses input text, get HTML tags information; - Removes unwanted HTML tags (configurable whitelist/blacklist); - Removes unwanted HTML tag attributes depending on their name/value; - Formats all HTML tags/attributes as lowercase/uppercase; - Detects URLs ...
... uploaded via Web forms. It checks a given uploaded file and performs several checks before processing it like: checking the file name against a black list of banned names, check if the file already exists in a target directory, check whether the file size is not zero nor exceeds and given limit, check ...