Query: mb_http_input
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MB_HTTP_INPUT(3) 1 MB_HTTP_INPUT(3) mb_http_input - Detect HTTP input character encodingSYNOPSISmixed mb_http_input ([string $type = ""])DESCRIPTIONDetects the HTTP input character encoding.PARAMETERSo $type - Input string specifies the input type. "G" for GET, "P" for POST, "C" for COOKIE, "S" for string, "L" for list, and "I" for the whole list (will return array). If type is omitted, it returns the last input type processed.RETURN VALUESThe character encoding name, as per the $type. If mb_http_input(3) does not process specified HTTP input, it returns FALSE.SEE ALSOmb_internal_encoding(3), mb_http_output(3), mb_detect_order(3). PHP Documentation Group MB_HTTP_INPUT(3)
Related Man Pages |
---|
mb_convert_encoding(3) - php |
mb_detect_encoding(3) - php |
mb_get_info(3) - php |
mb_convert_variables(3) - php |
mb_strimwidth(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |
Please Welcome Nicki Paul to the Moderator Team! |