Query: http_build_str
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_BUILD_STR(3) 1 HTTP_BUILD_STR(3) http_build_str - Build query stringSYNOPSISstring http_build_str (array $query, [string $prefix], [string $arg_separator = ini_get("arg_separator.output")])DESCRIPTIONBuilds a query string from an array of query variables. In effect, this function is the opposite of parse_str(3).PARAMETERSo $query - associative array of query string parameters o $prefix - top level prefix o $arg_separator - argument separator to use (by default the INI setting arg_separator.output will be used, or "&" if neither is setRETURN VALUESReturns the built query as string on success or FALSE on failure.SEE ALSOstandard http_build_query(3), http_build_url(3). PHP Documentation Group HTTP_BUILD_STR(3)
Related Man Pages |
---|
http_redirect(3) - php |
mysqli_real_query(3) - php |
hw_getobject(3) - php |
mysqli(3) - php |
pg_send_query_params(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Please Welcome Ravinder Singh to the Moderation Team |