PEAR_REST::getCacheId()
PEAR_REST::getCacheId()
-- getCacheId
概要
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.
パラメータ
- string
$url
REST resource URL
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。