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
Common Errors When Using mb_parse_str: Why Not Specifying Encoding Can Cause Issues
3
What Is the Difference Between mb_parse_str and parse_str in PHP? When Should You Use Each?
6
Similar Functions
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_strlen
mb_strlen
Getthestringlength
mb_language
mb_language
Set/getthecurrentlan
mb_substr
mb_substr
Getpartofthestring
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_convert_case
mb_convert_case
Convertastringcase
mb_http_output
mb_http_output
Set/getHTTPoutputcha
Popular Articles
What Is the Difference Between mb_parse_str and parse_str in PHP? When Should You Use Each?
Common Errors When Using mb_parse_str: Why Not Specifying Encoding Can Cause Issues