MyphpAdminのツールを使ってJoomlaのデータベース作成をする時に問われる言語コードは、通常、"utf8_general_ci"を使う。Joomlaは、多言語対応のためにUTF8を使っているためである。
The collation option determines the way ordering in the database is done. In languages that use special characters, for instance the German umlaut, the database collation determines the sorting order. If you don't know which collation you need, select the "utf8_general_ci" as most languages use this. The other collations listed are exceptions in regards to the general collation. If your language is not listed in the list of collations it most likely means that "utf8_general_ci is suitable.
| < 前のページに戻る | 次のページに進む > |
|---|



