<?php header("Expires:-1"); header("Cache-Control:no-cache"); header("Pragma:no-cache"); ?>
禁止缓存
原文:http://www.cnblogs.com/ayee/p/4067743.html