OAuth Funkcje
PHP Manual

oauth_urlencode

(PECL OAuth >=0.99.2)

oauth_urlencodeEncode a URI to RFC3686

Opis

string oauth_urlencode ( string $uri )

Encodes a URI to » RFC3686.

Parametry

uri

URI to encode.

Zwracane wartoĊ›ci

Returns an » RFC3686 encoded string.


OAuth Funkcje
PHP Manual