Set your (x)HTML page charset to UTF8. Like AD7Six said, you should
set everything to UTF8

On Dec 12, 5:23 pm, bingo <[EMAIL PROTECTED]> wrote:
> hi
>
> so you mean to say Database..but how do I convert everything in UTF-8
> format..I mean when someone paste something in textarea of my webform,
> I will need to take that and convert into UTF-8 ...but how do I know
> in what format it is.
>
> Regards,
> bingo
>
> On Dec 12, 8:04 am, AD7six <[EMAIL PROTECTED]> wrote:
>
> > 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