/functions/decode/cp1251.php

Description

decode/cp1251.php

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

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

Name: cp1251 to Unicode table Unicode version: 2.0 Table version: 2.01 Table format: Format A Date: 04/15/98 Contact: [email protected]

Functions
charset_decode_cp1251 (line 31)

Decode cp1251-encoded string

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

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