February 2013
Intermediate to advanced
538 pages
20h 55m
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.
Read now
Unlock full access