cleanup, docs
This commit is contained in:
@@ -11,7 +11,6 @@ return value : an URI-encoded version of 's'
|
||||
:content
|
||||
URI-encodes a string.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `urlencode()` or `rawurlencode()`
|
||||
- JavaScript / Node.js: `encodeURIComponent()`
|
||||
:example
|
||||
print(uri_encode("Ada Lovelace"), "\n");
|
||||
|
||||
Reference in New Issue
Block a user