This topic is locked
[SOLVED]

 Name field with Chinese characters

3/2/2010 9:53:16 AM
PHPRunner General questions
S
sgchan author

Hi, I am using PHPRunner 5.1 and have developed an English application that asks for the user's name, e.g. First Name, Last Name, during registration. But I also have a field called "Chinese Name" where I want to capture the user's name in Chinese character. How can I do this?
My database is already in UTF-8 (utf8_general_ci). What else do I need to do in PHPRunner?
Thank you in advance.
An ambitious novice developer

SG Chan
Sorry, it works now by setting the PHPRunner Output to UTF8.