(PECL OAuth >=0.99.7)
oauth_get_sbs — 產生簽章基底字串
$http_method
$uri
$request_parameters
根據 pecl/oauth 產生簽章基底字串。
http_method
HTTP 方法。
uri
要編碼的 URI。
request_parameters
請求參數陣列。
傳回簽章基底字串。