clear_all_cache

PHP Smarty

Smarty - the compiling PHP template engine
Prev 来源:PHP中文社区 Chapter 13. Methods Next

clear_all_cache
清除所有缓存

// clear the entire cache
$smarty->clear_all_cache();

Prev 来源:PHP中文社区 Home Next
clear_all_assign
清除所有赋值
Up clear_assign
清除赋值