Connecting Tech Pros Worldwide Forums | Help | Site Map

Session Lifetime

PaowZ
Guest
 
Posts: n/a
#1: Oct 3 '05
Hi there!

that may be a silly question, but I wondered how can I modify session
lifetime without using ini_set() (due to security pb on server, i.e.
info sessions stored in /sessions server).

thanks a lot.

PaowZ


Oli Filth
Guest
 
Posts: n/a
#2: Oct 3 '05

re: Session Lifetime


PaowZ said the following on 03/10/2005 20:07:[color=blue]
> Hi there!
>
> that may be a silly question, but I wondered how can I modify session
> lifetime without using ini_set() (due to security pb on server, i.e.
> info sessions stored in /sessions server).
>[/color]

session_set_cookie_params()

--
Oli
Closed Thread