Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_parse_str
mb_parse_str
Parse GET/POST/COOKIE data and set global variables
Name:
mb_parse_str
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Parse GET/POST/COOKIE data and set global variables
Related
What Is the Difference Between mb_parse_str and parse_str in PHP? When Should You Use Each?
6
Similar Functions
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_split
mb_split
Splittingmultibytest
mb_strlen
mb_strlen
Getthestringlength
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_chr
mb_chr
Getspecificcharacter
Popular Articles
What Is the Difference Between mb_parse_str and parse_str in PHP? When Should You Use Each?