
 Vagharshak Tozalakyan - 2008-10-24 10:08:47 - 
In reply to message 1 from vikram ghotgalkarHello, 
Just use PHP's native functionality to control the session state - ini_set() along with session.* parameters. You may check the PHP manual's "Session Handling Functions" for details.