Tagged Questions
1
vote
4answers
527 views
php, search in chinese and russian
Eventually, I'm creating a website on three languages: english, russian and chinese. I hope that if I use UTF-8 in application and database, there won't be any problems with input-output (will there?)
...