mb_http_input()
mb_http_input - Detect HTTP input character encoding
Syntax
mixed mb_http_input ()
Arguments
-
Description
Detects the HTTP input character encoding.
Version
PHP 4.0.6, 5
Return value
The character encoding name, as per the type. If mb_http_input() does not process specified HTTP input, it returns FALSE.