產生一個簽名字元基串

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

請求參數的陣列。

返回值

返回一個簽名字元基串。

Leave a Reply

Your email address will not be published. Required fields are marked *