mb_parse_str
Parse GET/POST/COOKIE data and set global variable
Beschreibung
bool mb_parse_str
( string $encoded_string
[, array &$result
] )
Parameter-Liste
-
encoded_string
-
The URL encoded data.
-
result
-
An array containing decoded and character encoded converted values.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- mb_detect_order
- mb_internal_encoding