/functions/decode/cp1252.php

Description

decode/cp1252.php

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

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

Name: cp1252 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_cp1252 (line 32)

Decode cp1252-encoded string

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

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