Home
PHP
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
Dynamically load multiple files with get_include_path() and glob() functions
10
The relationship between mysqli::set_charset and the database default character set
2
How to use the mysql_fetch_array function to get the associative array of MySQL query results
1
How to Use the Second and Third Parameters of the touch() Function in PHP? Examples Included
6
Similar Functions
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_substr
mb_substr
Getpartofthestring
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_scrub
mb_scrub
Replacemalformedbyte
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
Popular Articles