PEAR_REST::downloadHttp | PEAR_REST::getCacheId |
PEAR_REST | |
PEAR Manual | |
require_once '/REST.php'; |
mixed|false
PEAR_REST::getCache
(
string
$url
)
Retrieve the cache contents for a remote resource, or a PEAR_Error if the resource was not cached.
REST resource URL
throws PEAR_Error object returned on error.
This function can not be called statically.
PEAR_REST::downloadHttp | PEAR_REST::getCacheId |
PEAR_REST | |
PEAR Manual | |