Jump to content

Multilanguage table ?


Rommeo

Recommended Posts

I m building a multilanguage website. So the usernames can be in any language like :

 

Tommy (english )

Räikkönen ( german )

χαίρετε ( greek )

uçaş ( turkish )

 

*I ll add "search by username" option ( in username's languages, the users may write "χαίρετε" and find the user "χαίρετε"  )

 

I m planning to use utf8_unicode_ci, would I face any kind of problems ?

 

or should I use different tables like utf8_english_ci, utf8_greek_ci, utf8_turkish_ci and while in searching mode, I should search in 4 different user tables ?

 

I m open to any suggestion for this kind of tables before I start coding

Link to comment
https://forums.phpfreaks.com/topic/228844-multilanguage-table/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.