Sunday, November 2, 2008

database is utf-8, page is utf-8, but i get weird characters

My MySQL5 database is encoded in utf-8, and the page is as well (which
is declared in the html meta tags), however when I generate a select
field with the form helper, an uncommon character (é to be precise)
shows up as a question-diamond in firefox. if i manually set firefox
to use western (iso-8859-1) the character shows up fine.

what goes wrong here?
thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: