PHP utf8_decode() 函数
定义和用法
utf8_decode() 函数把 UTF-8 字符串解码为 ISO-8859-1。
该函数把用 UTF-8 方式编码的 ISO-8859-1 字符串转换成单字节的 ISO-8859-1 字符串。
如果成功,该函数将返回解码字符串;否则返回 false。
语法
utf8_decode(string)
参数 | 描述 |
---|---|
string | 必需。规定要解码的字符串。 |
李清波 2021-06-17 PHP函数 1570 复制当前网址
utf8_decode() 函数把 UTF-8 字符串解码为 ISO-8859-1。
该函数把用 UTF-8 方式编码的 ISO-8859-1 字符串转换成单字节的 ISO-8859-1 字符串。
如果成功,该函数将返回解码字符串;否则返回 false。
utf8_decode(string)
参数 | 描述 |
---|---|
string | 必需。规定要解码的字符串。 |
上一篇:utf8_encode
下一篇:wordwrap
__construct
zip_read
zip_open
zip_entry_read
zip_entry_open
zip_entry_name
zip_entry_filesize
zip_entry_compressionmethod
zip_entry_compressedsize
zip_entry_close
zip_close
xpath
xml_set_unparsed_entity_decl_handler
xml_set_processing_instruction_handler
xml_set_object
xml_set_notation_decl_handler
xml_set_external_entity_ref_handler
xml_set_element_handler
xml_set_default_handler
xml_set_character_data_handler