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 Properly Handle Database Output Garbled Text Using the utf8_decode Function
9
Similar Functions
utf8_decode
utf8_decode
ConvertISO-8859-1cha
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_set_element_handler
xml_set_element_handler
SettingStartandEndEl
xml_get_current_byte_index
xml_get_current_byte_index
Getthecurrentbyteind
xml_set_unparsed_entity_decl_handler
xml_set_unparsed_entity_decl_handler
Setupunresolvedentit
utf8_encode
utf8_encode
EncodingISO-8859-1st
xml_parser_get_option
xml_parser_get_option
GetoptionsfromXMLpar
xml_get_error_code
xml_get_error_code
GetXMLparsererrorcod
Popular Articles
How to Properly Handle Database Output Garbled Text Using the utf8_decode Function