File/nasmail/functions/decode/utf_7.php

Description

Copyright (c) 2002-2006 The SquirrelMail Project Team Copyright (c) 2006-2007 The NaSMail Project

This file is part of NaSMail decoding library. It is based on UTF7-IMAP decoding contributed by Stefan Tietke to SquirrelMail Project. See http://sourceforge.net/support/tracker.php?aid=551871

This library 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.

This library 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 library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: utf_7.php 656 2007-08-21 19:46:09Z tokul $
  • copyright: (c) 2002-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • since: 1.3
Functions
charset_decode_utf_7 (line 38)

Converts from utf-7 to html entities

  • return: html encoded text
  • since: 1.3
string charset_decode_utf_7 (string $string)
  • string $string: UTF-7 encoded text

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