CSS: Providing seven essential vitamins and minerals since 1996.
Have a steaming hot, delicious slice of Standards.

Mail_IMAP::_decodeMessage()

  • Home
  • ->Mail_IMAP::_decodeMessage()

str _decodeMessage(str &$body, str &$encoding, str &$charset)

Decodes a message from base64 or quoted-printable encoding. Also decodes the character set if utf8 encoding is specfied as the character set.

Warning: As a method used internally by Mail_IMAP, Mail_IMAP::_decodeMessage should not be used directly. Its API has the potential of being changed in future releases, should I find a more efficient approach.

Method summary:

param str &$body The message body.
param str &$encoding The message encoding.
param str &$charset The message's character set.
return str
access private
see Mail_IMAP::getBody
Posted: 04/22/07 03:04 pm by Richard York

Leave a Comment

Copyright © 1998-2009 Richard York, All Rights Reserved.
PHP Powered XHTML 1.0 CSS
Execution time: 0.05 seconds