What DB do you use? It is not CakePHP, it 's DBMS problem.

If MySql, set encoding to UTF8 and DB collation to utf8_unicode_ci,
not utf8_general_ci.



On Sep 15, 5:11 am, Roman <roman.janowc...@gmail.com> wrote:
> Hi,
> I have created filter using paginate with extra options taken from
> input fields. Service and database use UTF-8 (checked). When I try to
> filter word with polish characters (e.g. ósma) cakephp does not return
> proper value.
> Do you have any idea ?
> Regards,
> Roman
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to