Page 1 of 1

using Chinese character as login/password

Posted: Thu May 22, 2003 11:20 am
by theclay7
I would like to create a user login/password interface where people can registered using their chinese name, I have tried using MySQL, and it is easy to retrieve information from Chinese without any special code written...

But I couldn't use it as login/password system because it doesn't provide matching with the db in chinese character....do you know why?

if yes, what solution can I make?