Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
iconv_mime_decode
iconv_mime_decode
Decode a MIME header field
Name:
iconv_mime_decode
Category:
Character Set Conversion iconv
Programming Language:
php
One-line Description:
Decode a MIME header field
Related
What is the difference between array_udiff_uassoc() and array_diff_uassoc()?
3
Use array_column to implement pivot conversion
7
str_split limitations and precautions for the second parameter
2
array_filter() with array_reduce() for data aggregation
2
Similar Functions
iconv_get_encoding
iconv_get_encoding
Gettheinternalconfig
iconv_strpos
iconv_strpos
Findthelocationwhere
iconv
iconv
Stringsareconverteda
iconv_mime_encode
iconv_mime_encode
EncodeMIMEheaderfiel
iconv_mime_decode
iconv_mime_decode
DecodeaMIMEheaderfie
iconv_set_encoding
iconv_set_encoding
Setthecurrentsetting
iconv_strlen
iconv_strlen
Returnsthenumberofch
iconv_substr
iconv_substr
Interceptpartofastri
Popular Articles