language

Questionslanguage
hathaway1905 asked 11 years ago

how let phpgrid suport chinses language?

1 Answers
Abu Ghufran answered 11 years ago

It do support Chinese intrinsically. You might need to use database encoding to enable proper fetching from db.

// set your db encoding
mysql_query("SET NAMES 'utf8'");

Your Answer

3 + 11 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?