March 2002
Intermediate to advanced
528 pages
21h 29m
English
parse_str
void parse_str(stringstring[, arrayvariables])
Parses string as if coming from an HTTP
POST request, setting variables in the local scope to the values
found in the string. If variables is
given, the array is set with keys and values from the string.