OAuth oauth_urlencode

(PECL OAuth >=0.99.2)

oauth_urlencode — RI를 RFC 3986으로 인코딩


설명

oauth_urlencode(string $uri): string

URI를 » RFC 3986으로 인코딩합니다.


매개변수

uri
URI to encode.

반환 값

» RFC 3986으로 인코딩된 문자열을 반환합니다.