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

search for in the

oauth_urlencode> <Funciones de OAuth
[edit] Last updated: Fri, 17 May 2013

view this page in

oauth_get_sbs

(PECL OAuth >=0.99.7)

oauth_get_sbsGenera una cadena de firma base

Descripción

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

Genera un string de firma base con PECL/OAuth.

Parámetros

http_method

El método HTTP.

uri

La URI a códificar.

request_parameters

Array de parámetros de petición.

Valores devueltos

Devuelve el string de firma base.



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