Problem with accents
Hi at all
I am sorry if I posted this 3d in other forum for error
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)
Subject
Views
Written By
Posted
Problem with accents
4834
June 02, 2010 06:17AM
2372
June 05, 2010 09:47PM
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.