Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

structure problem:Euro sign in Database

0 views
Skip to first unread message

Ullitasch

unread,
Jun 15, 2007, 9:04:50 AM6/15/07
to
What do I have to put in structure> collation of PHPMYAdmin so the ? and ? letters are shown correctly?
I have utf8_unicode_ci now..

Michael Fesser

unread,
Jun 15, 2007, 7:33:49 PM6/15/07
to
.oO(Ullitasch)

>What do I have to put in structure> collation of PHPMYAdmin so the ? and
>? letters are shown correctly?
>I have utf8_unicode_ci now..

The collation is just for sorting. The used encoding is important, it
should be UTF-8 ('utf8' in MySQL).

Micha

0 new messages