Suppose you want to clear your file-system-based cache of all ids matching
/$pattern/.

Is there some clever way I am overlooking, or do you just use
preg_grep($pattern, $cache->getIds()) to get an array of ids to pass to
clean()?

Thanks.

-- 
David Mintz
http://davidmintz.org/
It ain't over:
http://www.healthcare-now.org/

Reply via email to