(PECL pecl_http:0.23.0-1.5.5)
http_build_str — Build query string
Opponent to parse_str().
associative array of query string parameters
top level prefix
argument separator to use (by default the INI setting arg_separator.output will be used, or "&" if neither is set
Returns the built query as string on success or FALSE on failure.