File/nasmail/functions/decode/iso_2022_kr.php

Description

This script provides fast iso-2022-kr (rfc1557) decoding function.

  • version: $Id: iso_2022_kr.php 1100 2007-12-21 18:55:31Z tokul $
  • copyright: (c) 2004-2005 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • license: GNU Public License
Functions
charset_decode_iso_2022_kr (line 18)

Converts iso-2022-kr texts

  • return: html encoded string
string charset_decode_iso_2022_kr (string $string, [boolean $save_html = false])
  • string $string: iso-2022-kr encoded string
  • boolean $save_html: don't html encode special characters if true

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