On Tue, 2010-04-27 at 16:41 +0600, saeed ahmed wrote:
> hello friends,
>
> I have used
>
> preg_replace('/[^0-9a-zа\~...@\$\%\^\*\(\)\;\,\.\'\/\_]/i', ' ',$match);
>
> for remove the special characters. its work fine. but the problem I want to
> remove special characters from this kind of sen
hello friends,
I have used
preg_replace('/[^0-9a-zа\~...@\$\%\^\*\(\)\;\,\.\'\/\_]/i', ' ',$match);
for remove the special characters. its work fine. but the problem I want to
remove special characters from this kind of sentence
///
#: "'Amor''' é fogo que arde sem se ver,''
#: ''é ferid
2 matches
Mail list logo