PHP mod_korean extension Reference
  • Introduction
  • Installation
  • APIs
    • Check Functions
      • check_filename_lib
      • check_htmltbale_lib
      • check_uristr_lib
      • get_microtime_lib
      • human_fsize_lib
      • is_email_lib
      • is_hangul_lib
      • is_iis_lib
      • is_url_lib
      • is_windows_lib
      • buildno_lib
      • version_lib
    • Filesystem Functions
      • filelist_lib
      • getfile_lib
      • getfiletype_lib
      • putfile_lib
      • readfile_lib
      • pcregrep_lib
    • HTML Functions
      • agentinfo_lib
      • autolink_lib
      • get_hostname_lib
      • movepage_lib
      • perror_lib
      • pnotice_lib
    • Charset Functions
      • ncrencode_lib
      • ncrdecode_lib
      • uniencode_lib
      • unidecode_lib
      • utf8encode_lib
      • utf8decode_lib
      • substr_lib
      • postposition_lib
    • Image Functions
      • imgresize_lib
    • Mail Functions
      • mailsource_lib
      • sockmail_lib
Powered by GitBook
On this page

Was this helpful?

  1. APIs

Charset Functions

Previouspnotice_libNextncrencode_lib

Last updated 5 years ago

Was this helpful?

EUC-KR/CP949 와 UTF-8 간의 변환 및 관련 함수를 제공 합니다.

APIS

  • - CP949 문자열을 UHC (ncr code) 로 변환

  • - NCR code 를 CP949 문자열로 변환

  • - CP949 테이블을 UNICODE 로 변환

  • - UNICODE 테이블을 EUC-KR, CP949 로 변환

  • - CP949 문자열을 utf-8 로 변환

  • - utf-8 문자열을 CP949로 변환

  • - 2 byte 를 처리하는 substr() 함수

  • - 해당 단어의 종성을 구분하여 조사를 정함

ncrencode_lib
ncrdecode_lib
uniencode_lib
unidecode_lib
utf8encode_lib
utf8decode_lib
substr_lib
posstposition_lib