php man page for utf8_decode

Query: utf8_decode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UTF8_DECODE(3)								 1							    UTF8_DECODE(3)

utf8_decode - Converts a string with ISO-8859-1 characters encoded with UTF-8 to single-byte ISO-8859-1

SYNOPSIS
string utf8_decode (string $data)
DESCRIPTION
This function decodes $data, assumed to be UTF-8 encoded, to ISO-8859-1.
PARAMETERS
o $data - An UTF-8 encoded string.
RETURN VALUES
Returns the ISO-8859-1 translation of $data.
SEE ALSO
utf8_encode(3) (contains an explanation of UTF-8 encoding). PHP Documentation Group UTF8_DECODE(3)
Related Man Pages
encode::byte(3pm) - osx
iconv_646(5) - sunos
iconv_646(5) - opensolaris
iconv(3) - php
lingua::stopwords(3pm) - debian
Similar Topics in the Unix Linux Community
windows to dos file name conversion x'ad'