This function will check and/or filter out any bad words it finds in the string you pass it. This is useful for checking user submitted text on message boards.
The project aims at producing a set of packages containing functions and classes to aid in the numeric manipulation of data. Packages will deal with geometrical, statistical, matricial, etc. calculations.
phpGlobalWhois is a simple script that will do a Whois lookup against any domain with any TLD (Top Level Domain). A built-in array of whois servers tells the script which whois server to use to perform the lookup.
PHP3 Cryption is a relatively insecure encryption function that shouldn't be used for anything of great importance. Though the encryption is good, it's not going to hold up to the rigors of sophisticated cracking procedures.
NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands and hides detail of the NNTP protocol from PHP developers. But it does requre users the knowledge of NNTP.