Function __global->http_build_query
Definitions
sources_custom/phpstub.php
- Generate URL-encoded query string.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$query_data | array | required parameter | N/A | N/A | URL parameters |
Return
- URL
- Type: string
- Set: N/A
- Range: N/A