Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
OAuth Functions
PHP Manual

oauth_urlencode

(PECL OAuth >=0.99.2)

oauth_urlencodeEncode a URI to RFC3686

Description

string oauth_urlencode ( string $uri )

Encodes a URI to » RFC3686.

Parameters

uri

URI to encode.

Return Values

Returns an » RFC3686 encoded string.


OAuth Functions
PHP Manual