U have told at very first email that u have problem in retrieving the jp characters. but here you tell u had problem in storing...
I have problem in retrieving my Tamil Characters as u had. Can u pls write how do u retrieve? I am not saving data to mysql, but to retrieve using jquery ajax method. Thanks Mahir On Aug 24, 8:10 am, barophobia <[EMAIL PROTECTED]> wrote: > Just wanted to let everyone know that I finally got this solved. > > And thanks to everyone for the help. There were several issues pointed > out in this thread that helped me to build a more solidUTF-8 > compliant app. > > So... the MAJOR problem I was having was in thejQuerycode itself. It > was the reason data was being stored as %u55DC (and things that looked > like that). I got some code from a site that had some precautionary > escaping going on. Once I removed the escape() function I started to > see things being stored correctly. > > Thanks again! > Chris.