Helping ordinary people create extraordinary websites!


Cache_Lite::remove()

Cache_Lite::remove() -- Remove a cache file

Description

remove the given cache file (specified with its id and group)

Parameter

string $id

cache id

string $group

name of the cache group

Return value

returns true if no problem

Note

This function can not be called statically.