File/nasmail/functions/decode/iso_2022_jp_1.php

Description

iso-2022-jp-1 decoding functions

****************************************************************************** Copyright (c) 2004-2005 The SquirrelMail Project Team Copyright (c) 2006-2008 The NaSMail Project This file is part of NaSMail webmail interface.

NaSMail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

NaSMail is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with NaSMail; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************

  • version: $Id: iso_2022_jp_1.php 1292 2008-04-21 06:41:13Z tokul $
  • license: GNU Public License
Functions
charset_decode_iso_2022_jp_1 (line 36)

Converts iso-2022-jp-1 texts

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