File/nasmail/functions/decode/cp949.php

Description

decode/cp949.php

This file contains fast cp949 decoding function. Possible charset names:

  • x-windows-949 (Mozilla)
  • ks_c_5601_1987 (OE ?)
  • uhc
  • johab ?

  • version: $Id: cp949.php 427 2007-06-21 18:48:48Z tokul $
  • copyright: (c) 2004-2005 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • license: GNU Public License
Functions
charset_decode_cp949 (line 28)

Decode cp949 encoded string

  • return: decoded string
string charset_decode_cp949 (string $string, [boolean $save_html = false])
  • string $string: cp949 string
  • boolean $save_html: don't html encode special characters if true

Documentation generated on Sun, 22 Nov 2009 17:36:24 +0200 by phpDocumentor 1.4.3