Function __global->rawurldecode
Definitions
sources_custom/phpstub.php
- Decode URL-encoded strings.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$str | string | required parameter | N/A | N/A | The string to decode |
Return
- Decoded string
- Type: string
- Set: N/A
- Range: N/A