Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_decode_mimeheader
mb_decode_mimeheader
Decode strings in MIME header fields
Name:
mb_decode_mimeheader
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Decode strings in MIME header fields
Related
What are the pitfalls to watch out for when handling character encoding with mb_decode_mimeheader?
10
Similar Functions
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_split
mb_split
Splittingmultibytest
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
Popular Articles
What are the pitfalls to watch out for when handling character encoding with mb_decode_mimeheader?