accented letters and charset
Posted by: Paolo Casadio
Date: June 02, 2010 03:03AM

Hi at all
I hope this forum is right for my question (if not please tell me one more right)

I set charset of my tables to UTF8-general-ci
Into my table I have one field where I can insert into values like "źvanì"
This word have first one letter that is an accented "ź" and a final accented "ì".

This field value is returned and displayed always as "?vanì"

If I insert as value:
"źvanì"
It return:
"źvanì"

in any case it do not return "źvanì" any more

What can I do please?

NB
# I use php 5
# MySQL version : 5.0.82sp1-log
# Charset MySQL: UTF-8 Unicode (utf8)

Options: ReplyQuote


Subject
Views
Written By
Posted
accented letters and charset
3087
June 02, 2010 03:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.