cleanup, docs
This commit is contained in:
@@ -11,7 +11,6 @@ return value : a string that contains the decoded version of 's'
|
||||
:content
|
||||
Decodes a URI-encoded string.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `urldecode()` or `rawurldecode()`
|
||||
- JavaScript / Node.js: `decodeURIComponent()`
|
||||
:example
|
||||
print(uri_decode("Ada%20Lovelace"), "\n");
|
||||
|
||||
Reference in New Issue
Block a user