| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
OAuth::fetch(PECL OAuth >= 0.99.1) OAuth::fetch — OAuth で保護されたリソースを取得する 説明
public mixed OAuth::fetch
( string
$protected_resource_url
[, array $extra_parameters
[, string $http_method
[, array $http_headers
]]] )リソースを取得します。 パラメータ
返り値
成功した場合に 変更履歴
例
例1 OAuth::fetch() の例
<?php 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「OAuth::fetch - OAuth で保護されたリソースを取得する」をGoogle検索
|