PHP Manual
Function Reference
Web Services
OAuth
OAuth Functions
oauth_get_sbs
oauth_urlencode
oauth_get_sbs
OAuth
OAuth Functions
PHP Manual
oauth_urlencode
Encode a URI to RFC 3986
Description
string
oauth_urlencode
(
string
$uri
)
Encodes a URI to
» RFC 3986
.
Parameters
uri
URI to encode.
Return Values
Returns an
» RFC 3986
encoded string.