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-1SYNOPSISstring utf8_decode (string $data)DESCRIPTIONThis function decodes $data, assumed to be UTF-8 encoded, to ISO-8859-1.PARAMETERSo $data - An UTF-8 encoded string.RETURN VALUESReturns the ISO-8859-1 translation of $data.SEE ALSOutf8_encode(3) (contains an explanation of UTF-8 encoding). PHP Documentation Group UTF8_DECODE(3)
| Related Man Pages |
|---|
| tcs(1) - plan9 |
| iconv_646(5) - sunos |
| iconv_646(5) - opensolaris |
| iconv(3) - php |
| utf8_encode(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| windows to dos file name conversion x'ad' |