update : 2015.11.03
php.shukuma.com검색:
|
OAuth::fetch(PECL OAuth >= 0.99.1) OAuth::fetch — Fetch an OAuth protected resource 설명
public mixed OAuth::fetch
( string
$protected_resource_url
[, array $extra_parameters
[, string $http_method
[, array $http_headers
]]] )Fetch a resource. 인수
반환값
성공 시 변경점
예제
Example #1 OAuth::fetch() example
<?php 참고
|