i am working on a website where i need to using searching in db. and i have chines character stored in chines. so how i can search db with chines character and search keywords are in english. please help
This is just a suggestion, and someone might come up with something else. Using the google translation, change the chinese to english, and store that english in an "extra" field in database. Then when you get an english input match against the english version of the chinese you have. Thanks
JEET is right, or you can translate your search keyword into chinese by using google translator before you search