Home
PHP
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: How to deal with PHP hash_update when the data length is inconsistent
8
Use parse_url to analyze the source of the user's requested address
8
next_result() potential traps and optimization methods that do not release memory
2
Availability of lchown function in Windows system
5
Similar Functions
mb_ord
mb_ord
Getthecodepointofthe
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_convert_kana
mb_convert_kana
Change"Kasaname
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
Popular Articles