Hi,
I was wondering on how to filter the words in your guestbook
comments or message board if some use typed a "bad/profanity" word and you need to replace the word with something like "****" when posted.
Example
"profanity word" would be replaced by ****
I need some help using the ereg_replace function.
Anyone?