検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 975 for [SIMILAR] 16 1024 4096 WITH 23966 setversion WIT... (0.577 sec.)
OAuth のバージョンを設定する 10000
« OAuth::setToken OAuthProvider » PHP Manual OAuth OAuth のバージョンを設定する OAuth::setVersion (PECL OAuth >= 0.99.1) OAuth::setVersion — OAuth のバージョンを設定する 説明 public OAuth::setVersion ( string $version ): bool それ以降のリクエスト用の OAuth のバージョンを設定します。 パラ ...
https://man.plustar.jp/php/oauth.setversion.html - [similar]
続くリクエスト用のノンスを設定する 4251
« OAuth::setCAPath OAuth::setRequestEngine » PHP Manual OAuth 続くリクエスト用のノンスを設定する OAuth::setNonce (PECL OAuth >= 0.99.1) OAuth::setNonce — 続くリクエスト用のノンスを設定する 説明 public OAuth::setNonce ( string $nonce ): mixed それ以降のすべてのリクエスト用のノンスを設定し ...
https://man.plustar.jp/php/oauth.setnonce.html - [similar]
トークンと secret を設定する 4251
« OAuth::setTimestamp OAuth::setVersion » PHP Manual OAuth トークンと secret を設定する OAuth::setToken (PECL OAuth >= 0.99.1) OAuth::setToken — トークンと secret を設定する 説明 public OAuth::setToken ( string $token , string $token_secret ): bool それ以降のリクエスト用のトークンと secr ...
https://man.plustar.jp/php/oauth.settoken.html - [similar]
OAuth クラス 4251
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
OAuth 4251
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]
タイムスタンプを設定する 4251
« OAuth::setSSLChecks OAuth::setToken » PHP Manual OAuth タイムスタンプを設定する OAuth::setTimestamp (PECL OAuth >= 1.0.0) OAuth::setTimestamp — タイムスタンプを設定する 説明 public OAuth::setTimestamp ( string $timestamp ): mixed それ以降のリクエスト用の OAuth タイムスタンプを設定します ...
https://man.plustar.jp/php/oauth.settimestamp.html - [similar]
定義済み定数 4251
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数の大半には何らかの問題があります。問題点については OAuth の公式ペ ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
OAuth で保護されたリソースを取得する 4251
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを取得する OAuth::fetch (PECL OAuth >= 0.99.1) OAuth::fetch — OAuth で保護されたリソースを取得する 説明 public OAuth::fetch ( string $protected_resource_url , array $extra_parameters = ? , stri ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 4251
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
リクエストトークンを取得する 4251
« OAuth::getRequestHeader OAuth::setAuthType » PHP Manual OAuth リクエストトークンを取得する OAuth::getRequestToken (PECL OAuth >= 0.99.1) OAuth::getRequestToken — リクエストトークンを取得する 説明 public OAuth::getRequestToken ( string $request_token_url , string $callback_url = ? , str ...
https://man.plustar.jp/php/oauth.getrequesttoken.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT