MySQL collation

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
someguyhere
Forum Contributor
Posts: 181
Joined: Sun Jul 27, 2008 3:24 pm

MySQL collation

Post by someguyhere »

Does the collation (ie: utf8_unicode_ci) make a difference in a DB driven php app? If so, what factors should I look at in deciding which to use?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: MySQL collation

Post by califdon »

Post Reply