Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
utf8_decode
utf8_decode
Convert ISO-8859-1 characters encoded with UTF-8 to single-byte ISO-8859-1
Name:
utf8_decode
Category:
XML parser
Programming Language:
php
One-line Description:
Decode the UTF-8 string to ISO-8859-1.
Related
How to Use the utf8_decode Function to Improve Encoding Compatibility and Display in Email Content
6
How to Properly Handle Database Output Garbled Text Using the utf8_decode Function
9
Similar Functions
xml_get_current_line_number
xml_get_current_line_number
Getthecurrentlinenum
xml_set_character_data_handler
xml_set_character_data_handler
Settingupcharacterda
xml_get_current_column_number
xml_get_current_column_number
Getthecurrentcolumnn
xml_set_start_namespace_decl_handler
xml_set_start_namespace_decl_handler
Setupthestartupnames
utf8_encode
utf8_encode
EncodingISO-8859-1st
xml_parser_free
xml_parser_free
FreeXMLparser
xml_error_string
xml_error_string
GetXMLparsererrorstr
xml_parser_set_option
xml_parser_set_option
SetoptionsinXMLparse
Popular Articles
How to Properly Handle Database Output Garbled Text Using the utf8_decode Function
How to Use the utf8_decode Function to Improve Encoding Compatibility and Display in Email Content