On Dec 12, 2:00 pm, bingo <[EMAIL PROTECTED]> wrote:
> hi,
>
> I never before built a website to handle accented characters.
> Currently this is becoming a big headache for me. if someone enters
> "Sánchez" (notice a is accented character) in my web form, only
> "nchez" is stored in the database. Can some tell me how to handle
> these accented characters in MySQL/CakePHP system. Currently, my
> database is set up with latin-1 characterset.

Use UTF8 (for everything).

AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to