/functions/imap_utf7_local.php

Description

functions/imap_utf7_local.php - utf7-imap functions

This implements all functions that do imap UTF7 conversions. Before 1.3.2 functions were stored in imap_utf7_decode_local.php and imap_utf7_encode_local.php files.

Functions
decodeBASE64 (line 168)
void decodeBASE64 ( $s)
  • $s
encodeBASE64 (line 136)
void encodeBASE64 ( $s)
  • $s
imap_utf7_decode_local (line 88)
void imap_utf7_decode_local ( $s)
  • $s
imap_utf7_encode_local (line 35)
void imap_utf7_encode_local ( $s)
  • $s
sqimap_mb_convert_encoding (line 25)
string sqimap_mb_convert_encoding (string $str, string $to_encoding, string $from_encoding, string $default_charset)
  • string $str
  • string $to_encoding
  • string $from_encoding
  • string $default_charset

Documentation generated on Mon, 13 Jan 2020 04:24:48 +0100 by phpDocumentor 1.4.3