require_once '/REST.php';
mixed PEAR_REST::useLocalCache (bool $url)
mixed PEAR_REST::useLocalCache
Retrieve the contents of the local cached copy of a remote URL. FALSE is returned if there are any problems, under the assumption that REST contents will always be larger than a simple boolean due to HTTP overhead.
The URL to retrieve data for.
throws no exceptions thrown
This function can not be called statically.