ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
decodeUrlParameter
ae
net
ietf
url
Decodes a single URL parameter.
string
decodeUrlParameter
(
bool
plusToSpace
= true
char
escape
= '%'
)
(
string
encoded
)
Meta
Source
See Implementation
ae
net
ietf
url
aliases
UrlParameters
encodeUrlParameter
functions
applyRelativeURL
decodeUrlParameter
decodeUrlParameters
encodeUrlParameters
encodeUrlPart
fileNameFromURL
templates
UrlEncoder
Decodes a single URL parameter.