There is currently 1 post.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
912 0
【php】php禁止ie缓存页面
产品的注销
初入江湖 七级
Reply
Floor 1 Posted at: 1/2/11 22:55
<?php
header("content-type:text/xml;charset=gb2312");
header("Expires:-1");
header("Cache-Control: no-store,private,post-check=0,pre-check=0,max-age=0",false);
header("Pragma: no-cache");
?>
Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 912 Replies: 0
Author: 产品的注销
Last reply: 产品的注销
Last reply time: 1/2/11 22:55
Bar Good Posts
Announcements