Re: Convert UTF-8 Problem , but i don't know how to do .
well, it should have been utf8 in the first place (even in 1.3 - it
shouldnt even work with utf-8).
maybe this is the problem?
is it possible that the encoding is already messed up in the database?
take a look at some utf8 content
is the text scrambled or visible?
that would be my guess.
try running converting tools then on the dump of the db file.
On 4 Nov., 09:53, Điển vũ <meotimdi...@gmail.com> wrote:
> Convert UTF-8 Problem with php , but i don't know how to do .
> I want to ask cakephp about this because i use cakephp .
>
> In cakePHP 1.3 i use 'encoding' => 'UTF-8', it is my mistake. Now i known
> it must be 'encoding'=>'uft8' when update to update to cakephp 2.0
> But i end up submit a lot Japanese character , and now it show like this:" –ルーアã
> "
>
> How can i convert it compatible with 'encoding'=>'utf8' . My database is utf8_general_ci
> from 1.3.
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home