One for all,all for one.
2013年3月5日 星期二
PHP 設定 SESSION 過期時間 (expire time、timeout)
session_set_cookie_params(8*60*60);
ini_set('session.gc_maxlifetime', '28800');
session_start();
Reference :
How to increase the Session timeout limit in PHP
PHP 設定 session 的過期時間 | Tsung's Blog
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言