Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_http_input
mb_http_input
Detect HTTP input character encoding
Name:
mb_http_input
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Detect HTTP input character encoding
Related
What to Watch Out for When Handling Negative Base Conversions with base_convert() in PHP
6
How to use xml_set_end_namespace_decl_handler to process data with xml_set_default_handler?
9
Solve the compatibility issue of ob_list_handlers in different PHP versions
9
Combination usage of array_slice and array_chunk
7
Similar Functions
mb_get_info
mb_get_info
Gettheinternalsettin
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_split
mb_split
Splittingmultibytest
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
Popular Articles