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
xml_error_string
xml_error_string
GetXMLparsererrorstr
xml_set_notation_decl_handler
xml_set_notation_decl_handler
Settingupnotationdec
xml_parser_free
xml_parser_free
FreeXMLparser
utf8_encode
utf8_encode
EncodingISO-8859-1st
xml_parser_get_option
xml_parser_get_option
GetoptionsfromXMLpar
xml_parse
xml_parse
StartparsingXMLdocum
xml_set_object
xml_set_object
UsingXMLParserinanob
xml_set_external_entity_ref_handler
xml_set_external_entity_ref_handler
Settingupexternalent
Popular Articles
How to Properly Handle Database Output Garbled Text Using the utf8_decode Function