URLENCODE
stringsEncodes a STRING using URL Encoding and replacing occurrences of '+' with '%20'.
The character set used is UTF-8.
Loading
Encodes a STRING using URL Encoding and replacing occurrences of '+' with '%20'.
The character set used is UTF-8.