php man page for mb_http_input

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 encoding

SYNOPSIS
mixed mb_http_input ([string $type = ""])
DESCRIPTION
Detects the HTTP input character encoding.
PARAMETERS
o $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 VALUES
The character encoding name, as per the $type. If mb_http_input(3) does not process specified HTTP input, it returns FALSE.
SEE ALSO
mb_internal_encoding(3), mb_http_output(3), mb_detect_order(3). PHP Documentation Group MB_HTTP_INPUT(3)
Related Man Pages
mb_get_info(3) - php
mb_output_handler(3) - php
mb_strimwidth(3) - php
mb_strpos(3) - php
xml_parser_create_ns(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch