From: Random User | Posted: 24/01/2006 5:36:48 PM
From: Ryan Dwyer | Posted: 25/01/2006 12:34:14 AM
Tell me how, please.
In Soviet Russia, signatures create ME!
From: NSA | Posted: 25/01/2006 1:03:05 AM
­­­­­
Test/10
From: Random User | Posted: 25/01/2006 1:26:13 AM
Alt + 0144

You could do something like this
$message = str_replace (chr (144), '', $message);
From: Ryan Dwyer | Posted: 25/01/2006 1:46:19 AM
Are there any other ones like that?
In Soviet Russia, signatures create ME!
From: Random User | Posted: 25/01/2006 2:18:58 AM
Might be a couple more..
From: Ryan Dwyer | Posted: 25/01/2006 8:28:05 AM
http://youreliteness.thengamer.com/forum/topic.php?t=159

5th post in that topic was Alt + 0144 (using left Alt, 0144 on the keypad). They came up question marks there but blank here, and I did a str_replace on chr(144). Are you sure 0144 is what you used?
In Soviet Russia, signatures create ME!
From: Random User | Posted: 25/01/2006 4:53:36 PM
???
From: Random User | Posted: 25/01/2006 4:54:03 PM
Must have killed character encoding >_>
From: Manta | Posted: 04/02/2006 2:28:35 PM
Yeah, I think there's 0144, and 0173. That's about it.