File/nasmail/functions/decode/iso_2022_jp_2.php

Description

This script provides fast iso-2022-jp-2 (rfc1554) decoding functions.

  • version: $Id: iso_2022_jp_2.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_jp_2 (line 18)

Converts iso-2022-jp-2 texts

  • return: html encoded text
string charset_decode_iso_2022_jp_2 (string $string, [boolean $save_html = false])
  • string $string: iso-2022-jp-2 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