?
This document uses PHP Chinese website manual Release
void clear_all_cache
(int
expire time)
This clears the entire template cache. As an optional parameter,
you can supply a minimum age in seconds the cache files must be before
they will get cleared.
清除所有模板緩存。作為可選參數(shù)“expire time”,你可以指定一個(gè)以秒為單位的最小時(shí)間,超過(guò)這個(gè)時(shí)間的緩存都將被清除掉。
Example 13-6. clear_all_cache
|