전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
double byte character set
双字节字符集
마지막 업데이트: 2006-09-06
사용 빈도: 1
품질:
the third argument defines character set used in conversion.
note that this function does not translate anything beyond what is listed above. for full entity translation, see htmlentities(). support for the optional second argument was added in php 3.0.17 and php 4.0.3.
a multi-byte character encoding represents single character with consecutive bytes.
there are many languages in which all characters can be expressed by single byte. multi-byte character codes are used to express many characters for many languages. mbstring is developed to handle japanese characters. however, many mbstring functions are able to handle character encoding other than japanese.