Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_encode_mimeheader
mb_encode_mimeheader
Encode strings for MIME header
Name:
mb_encode_mimeheader
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Encode strings for MIME header
Related
How to use array_chunk to process CSV file data and display it on pages
1
What are the differences and connections between curl_upkeep() and curl_reset()
1
Use get_defined_constants() to find predefined constants during debugging
7
Use xml_parse and xml_get_errors to capture parsing errors
8
Similar Functions
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_substr
mb_substr
Getpartofthestring
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_convert_case
mb_convert_case
Convertastringcase
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_strtolower
mb_strtolower
Setthestringtolowerc
Popular Articles