|
Posted by Peter.Laganis on 10/05/05 11:54
Hi to all,
I apologize in advance if a similar question was already posted, but I
didn't find it.
Here is my problem:
I would like to replace all the special characters ' ¾' with another
special character '' in a string (retreived by an SQL). After that I
would like to update the field with the corrected string.
The table and the field are correctly set to UTF-8.
Is there a way? I have tried with the usage of functions such as
'str_replace', 'utf8_decode', 'utf8_encode' but without sucess.
Thank you in advance :)
Navigation:
[Reply to this message]
|