downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

oauth_urlencode> <OAuth Functions
[edit] Last updated: Fri, 26 Apr 2013

view this page in

oauth_get_sbs

(PECL OAuth >=0.99.7)

oauth_get_sbsGenerate a Signature Base String

Description

string oauth_get_sbs ( string $http_method , string $uri [, array $request_parameters ] )

Generates a Signature Base String according to pecl/oauth.

Parameters

http_method

The HTTP method.

uri

URI to encode.

request_parameters

Array of request parameters.

Return Values

Returns a Signature Base String.



add a note add a note User Contributed Notes oauth_get_sbs - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites