Jump to content

languge character sets for Chinese


nomadsoul

Recommended Posts

 

Hi, I want to add character support for Chinese (both Traditional and Simple)

My webhost gives an example of how to do this using jp; Japanese. 

Here is what they say:

"Depending on your language you will need to find its corresponding ISO-xxxx-xx tag and character definition so that the encodings are set correctly for the visiting browsers and characters specific to your language to be processed automatically for your users. "

 

They give an example using Japanese:

 

"Add the following lines to the .htaccess file:

LanguagePriority jp en

AddCharset EUC-JP .euc

AddCharset ISO-2022-JP .jis

AddCharset SHIFT_JIS .sjis

AddLanguage jp .jp "

 

My problem is that I cannot find the iso tags and character definitions for traditional and simplified Chinese to add to my .htaccess file in the same was as done for Japanese.

I have looked everywhere.  Shouldn't the apache documentation have this information? Maybe it is buried and I just haven't found it yet?

Hoping someone can clue me.

TIA

Link to comment
https://forums.phpfreaks.com/topic/204609-languge-character-sets-for-chinese/
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.