Categories

Updated: 06/19/2007

PHP Censor

This is an advanced censor that takes a list of words you define and censors them. It uses regular expressions to censor the base words and many common workarounds, such as airstrike characters (*), spaces between the letters, replacing A''s with @''s, S''s with $''s, and many other common tricks. This censor is so powerful, you have to butcher up your word so badly to try to evade the censor, that the word will no longer have any effect. It is distributed in the form of a PHP function. *UPDATE: Broken link fixed.
©2003-2019 jCay.com