Hi, last week i stumbled on a little problem..
I was bored so i tried to insert colorcoding into msn with the word filter of Messenger Plus!
But i had a problem...
I wanted this:
echo $var;
to change to this:
echo $var;
But.. that isn't posibbe because if you insert a wordfilter on, let's say the $ you wil have to type your var like this for the colorcoding to work:
$ var
since the $ won't be filtered out if var is sticked to it.
It wasn't only with the colorcoding that i got this problem.. I also stumbled into it when i wanted to filter out things like shit etc. (sshit wasn't filtered to ssh*t)
So my suggestion was.. add a function to the word filters that also filter words in other words.