/functions/decode/cp1258.php

Description

decode/cp1258.php

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

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

Name: cp1258 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_cp1258 (line 31)

Decde a cp1258-encoded string

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

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