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

search for in the

oauth_urlencode> <Fonctions OAuth
[edit] Last updated: Thu, 23 May 2013

view this page in

oauth_get_sbs

(PECL OAuth >=0.99.7)

oauth_get_sbsGénère une chaîne de base de signature

Description

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

Génère une chaîne de base de signature pour pecl/oauth.

Liste de paramètres

http_method

La méthode HTTP.

uri

L'URI à encoder.

request_parameters

Tableau de paramètres de requêtes.

Valeurs de retour

Retourne une chaîne, la 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 | sitemap | contact | advertising | mirror sites