略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: oauth_get_sbs

2024-05-03

oauth_get_sbs

(PECL OAuth >=0.99.7)

oauth_get_sbs生成一个签名字符基串

说明

oauth_get_sbs(string $http_method, string $uri, array $request_parameters = ?): string

根据 pecl/oauth 生成一个签名字符基串。

参数

http_method

HTTP 方法。

uri

将要编码的 URI 。

request_parameters

请求参数的数组。

返回值

返回一个签名字符基串。

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.oauth-get-sbs.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3