请等待数据载入中...
Please wait until this screen is completely loaded.

风のBlog - 我的大杂烩

« 今天申请了个百度空间 | 首页 | 有空玩玩跑跑卡丁车么? »

2006年07月17日 星期一

PHP中网页后退不再出现过期

刚才改点东西需要这个,顺便放上来。

<?php
ob_start();
if(function_exists(session_cache_limiter)) { session_cache_limiter("private, must-revalidate");
}
session_start()
?>

收藏此页到:365Key网摘   新浪VIVI   天极网摘   博采中心   YouNote网摘

Posted by luckywind at 2006年07月17日 下午10点58分 | English Version | Blog Home

Trackback Pings

TrackBack URL for this entry:
http://www.luckywind.net/cgi-bin/mt/mt-tb.cgi/542

Comments

Post a comment




Remember Me?



Copyright © O.CN, all rights reserved. 湘ICP备06007926号 
XHTML, CSS, 508, RDS, RSS 1.0, RSS 2.0, ATOM. Powered by Movable Type 3.31

我的邮箱:luckywind 网站地图 闲言碎语 游戏专区 新闻文章 推荐工具 技术新知 休闲娱乐 我的收藏 返回首页
风のBlog - 我的大杂烩 Articles catalogue

luckywind.net v 4_2