In some cases it's useful to restrict the caching done on the server. ... <?php header("Cache-Control: no-cache, must-revalidate"); ...
確定! 回上一頁