Hello Sourav, I think u have to change other session related changes in php diretives Or u can make runtime changes in php directive, Please try following in your php file ini_set('session.cache_expire',200000); ini_set('session.cache_limitor','none'); ini_set('session.gc_maxlifetime',200000); Regards, Pradip Jadhav --- On Thu, 2/7/09, sourav <sghosh246@xxxxxxxxx> wrote: From: sourav <sghosh246@xxxxxxxxx> Subject: Urgent - Session To: php-objects@xxxxxxxxxxxxxxx Date: Thursday, 2 July, 2009, 10:44 AM Hi, I have an interface in admin panel where after successful login, there is an interface for addition,deletion and modification of some records. However, my question is how can i change the session expiry time in my code? Though i have already changed session.gc_maxlifet ime directive in php.ini but that didn't help me. Any useful suggestion is highly appreciated. Regards, Sourav [Non-text portions of this message have been removed] Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php [Non-text portions of this message have been removed]