Page 1 of 1

Unicode problem

Posted: Wed Oct 03, 2007 4:08 am
by devendra-m
when I display unicode value in php it is working fine but when I insert the same value in the database(oracle), fetch the value from database and display it in php it shows wrong value.


i inserted the value मकाबका

when i fetch i get the value मिाबिा

Posted: Wed Oct 03, 2007 8:18 am
by jeffery
what is the collation of the database, table and fields ?

Posted: Wed Oct 03, 2007 3:55 pm
by Kieran Huggins
try to keep everything in UTF-8