Developing a Unicode-based application can be a frustrating experience because of the myriad of little “gotchas” involved with making each piece of a complex system work with Unicode data. This ...
In its next version, the open source database addresses long-standing issues like Unicode support and the app's more accident-prone innards The development team for the open source MySQL database ...
Well the problem is that I didn't write the code. I tried to use a ready made PHP CMS. MySQL is indeed set to UTF-8, but I think that I have to set the collation too in the connection (is that correct ...