manual for utf8_decode | search for "utf8_decode"
Manual © 2001-2008 The PHP Group
utf8_decode
(PHP 3>= 3.0.6, PHP 4 , PHP 5)
utf8_decode -- Converts a string with ISO-8859-1 characters encoded with UTF-8 to single-byte ISO-8859-1.Description
string utf8_decode ( string data)This function decodes data, assumed to be UTF-8 encoded, to ISO-8859-1.
See also utf8_encode() for an explanation of UTF-8 encoding.
© 2008 phparadise | go to the top | search phparadise | generated in 0.022 seconds
77 hits by 19 users in the last 30 minutes.