update : 2015.11.03
php.shukuma.com

검색:
 
 
Encode a URI to RFC 3986

oauth_urlencode

(PECL OAuth >=0.99.2)

oauth_urlencodeEncode a URI to RFC 3986

설명

string oauth_urlencode ( string $uri )

Encodes a URI to » RFC 3986.

인수

uri

URI to encode.

반환값

Returns an » RFC 3986 encoded string.