Re: [PHP] Swear filter ideas



On Wed, June 27, 2007 5:18 pm, Richard Davey wrote:
How do you go about implementing a swear / bad-word filter in PHP?

Reasons for needing one aside, I'm just wondering if you favour a
regexp, a substr_count, or what? Do you like to *** out the bad words,
or just error back to the user? (I guess that is application
specific).

There are always ways to circumvent them, but I'm still curious to
know how you prefer to handle it.

Don't.

Trying to solve a social problem with software hacks never works out
well.

:-)

--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?
.



Relevant Pages

  • Re: [PHP] Swear filter ideas
    ... Richard Lynch wrote: ... Reasons for needing one aside, I'm just wondering if you favour a ... Then when someone enters a perfectly non-swearing sentence, it's transformed into something really filthy. ...
    (php.general)
  • Re: Swear filter ideas
    ... How do you go about implementing a swear / bad-word filter in PHP? ... Reasons for needing one aside, I'm just wondering if you favour a ...
    (php.general)
  • Swear filter ideas
    ... How do you go about implementing a swear / bad-word filter in PHP? ... Reasons for needing one aside, I'm just wondering if you favour a ...
    (php.general)
  • Re: Reading tables structure
    ... Or do you have other reasons for needing the structure attributes stored in ... > module that will create tables in a temporary database ... > detailed report of db ...
    (microsoft.public.access.modulesdaovba)