Roy911 commented on a Page, Simple badword script  -  Jul 15, 2007

Like kerstt has said, using regex would catch the badwords easier.

Ex: Rather than \"if (%bchk isin $1-) { }\" use \"if ($regex($1-,%bchk) == 1) { }\".

This would catch the same thing, but in some cases may work better.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.