remove sms unsupported characters

Posted by Ashwin on Stack Overflow See other posts from Stack Overflow or by Ashwin
Published on 2010-05-27T07:46:51Z Indexed on 2010/05/27 7:51 UTC
Read the original article Hit count: 157

Filed under:
|
|

is there any preg or str_replace that can help me remove characters from a string that are not supported on sms in phones. Now accented characters are shown as yy in sms :-(

© Stack Overflow or respective owner

Related posts about php

Related posts about regex