/functions/decode/cp866.php

Description

decode/cp866.php

This file contains cp866 decoding function that is needed to read cp866 encoded mails in non-cp866 locale.

Original data taken from: ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/

Functions
charset_decode_cp866 (line 33)

Decode a cp866-encoded string

  • return: Decoded string
string charset_decode_cp866 (string $string)
  • string $string: Encoded string

Documentation generated on Mon, 13 Jan 2020 04:22:14 +0100 by phpDocumentor 1.4.3