I am writing a standard guestbook application. However, I have to make
absolutely sure that no profanity appears on this particular site. I could
have the entries sit in the DB and wait to be approved by me but that would
mean a lot of work on my part. 

Does anyone know of a script that filters out dirty words? If not, how about
a list of dirty words that I could filter against? 

Thanks in advance, 
Dan

Reply via email to