(PECL OAuth >=0.99.2)
Encode a URI to RFC 3986
string oauth_urlencode ( string $uri )
Encodes a URI to » RFC 3986.
Parameters:
uri
URI to encode.
Returns:
Returns an » RFC 3986 encoded string.
Please login to continue.