I used my AppModel to solve the issue.
function __construct()
{
$this->execute("SET NAMES 'utf8'");
parent::__construct();
}
2006/4/11, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Thanks for everyone. I have made the ticket for this problem.
>
>
> >
>
--
e> [EMAIL PROTECTED]
w> http://andreas-waidelich.de
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---