PHP Conference Japan 2024

OAuth::setTimestamp

(PECL OAuth >= 1.0.0)

OAuth::setTimestamp設定時間戳記

說明

public OAuth::setTimestamp(字串 $timestamp): 混合

設定後續請求的 OAuth 時間戳記。

警告

此函式目前沒有說明文件;僅提供其參數列表。

參數

timestamp

時間戳記。

回傳值

除非 timestamp 無效,否則會傳回 true,此時會傳回 false

更新日誌

版本 說明
PECL oauth 1.0.0 先前在失敗時返回 null,而不是 false

另請參閱

新增筆記

使用者貢獻的筆記

此頁面沒有使用者貢獻的筆記。
To Top