I want to make a censor type program that checks to see if the word is a "bad" word, and censor it with either asterisks or a phrase of some sort. I know how to check the words and such, but I have a very odd question! In order for this to work I will need to add these bad words to a "bad words file" and then the program will compare. For this bad word file, I will need to think of every bad word I can, correct?! It has to be able to change any badword, so, anyone have a bad word list or something I can reference?



LinkBack URL
About LinkBacks




Then you have a voting-system-type-of-thing. Users add words to a proposals file and each vote on that word increases its... acidic nature. You then decide how many votes are needed for the word to be placed on the main dictionary.