Re: Problems with Spanish characters
Collation is irrelevant for encoding; it applies only to ordering. All the collations you mentioned apply to utf8 _encoding_.
Is there a <meta...> tag in the php page? Does it declare the text to be utf8?
SHOW CREATE TABLE foo;
I want to see the encoding used for storing.
Will phpmyadmin let you do SET NAMES utf8?
Subject
Views
Written By
Posted
6710
July 15, 2010 09:15AM
Re: Problems with Spanish characters
2299
July 29, 2010 12:02AM
3652
July 30, 2010 06:11AM
1956
July 30, 2010 09:28AM
2047
July 30, 2010 12:30PM
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.