Claude Schneegans wrote:
>>The utf-8 characters store properly in the database
>
> UTF-8 or Unicode?
> If you store UTF-8 in the database, there should not be any problem with CF 5, since UTF-8 is supported by plain vanilla ASCII.
> Just add the correct character set in your meta tags.
> If it is Unicode, then it is another story, Unicode are 2 byte words, and cannot be handled properly by CF 5.

Unicode is not a charset of 2-byte words. Unicode is nothing but
a numbered list of characters, some rules on how these characters
behave when for instance capitalized and a description of their
glyph.
Currently the highest numbered character in use in the
specification is 0x0010FFFF, but allows for up to 31 bit.

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to