|
OAuth::fetchFetch an OAuth protected resource Description
public mixed OAuth::fetch
( string
$protected_resource_url
[, array $extra_parameters
[, string $http_method
[, array $http_headers
]]] )Fetch a resource. Parameters
Return Values
Returns Changelog
Examples
Example #1 OAuth::fetch example
<?php See Also
|