Essentially I want to make my sessions timeout after about 15minutes. I assume the code would look like this:
PHP Code:
ini_set("?session.gc_maxlifetime?", 60*60);
Although I am note entirely sure? (that math is for 1 hour btw)
__________________
"Good News Everyone, by reading this your hearing my voice."
|