PEAR_REST::getCache | PEAR_REST::retrieveCacheFirst |
PEAR_REST | |
PEAR Manual | |
require_once '/REST.php'; |
array|false
PEAR_REST::getCacheId
(
string
$url
)
Retrieve the HTTP caching information for a REST resource, or FALSE if no cache is found.
REST resource URL
throws no exceptions thrown
This function can not be called statically.
PEAR_REST::getCache | PEAR_REST::retrieveCacheFirst |
PEAR_REST | |
PEAR Manual | |