Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to increase session life time using PHP?

Answers were Sorted based on User's Feedback



How to increase session life time using PHP?..

Answer / swapna

increase session life time in php.ini.session_time_limit().

Is This Answer Correct ?    32 Yes 11 No

How to increase session life time using PHP?..

Answer / ram

Increase session.gc_maxlifetime in php.ini file from 1440 to
18000 (5 hrs) and restart the webserver.

Is This Answer Correct ?    21 Yes 3 No

How to increase session life time using PHP?..

Answer / pcoder

use
ini_set(’session.gc_maxlifetime’, ‘28800&#8242;);// Set
maxlifetime to 4 hours

Is This Answer Correct ?    19 Yes 9 No

How to increase session life time using PHP?..

Answer / raheem

You can. just open php.ini file and change
session.cookie_lifetime = 0

Is This Answer Correct ?    16 Yes 9 No

How to increase session life time using PHP?..

Answer / puneet bhatt

If you want to increase the lifetime of sessions on your
server, you need to edit the php.ini file which is usually
found in the /etc/ directory, but it may be different on
your server.

Is This Answer Correct ?    8 Yes 7 No

How to increase session life time using PHP?..

Answer / santosh

session.gc_maxlifetime = 1440

Is This Answer Correct ?    0 Yes 0 No

How to increase session life time using PHP?..

Answer / pankaj

set_time_limit(0);

Is This Answer Correct ?    6 Yes 9 No

How to increase session life time using PHP?..

Answer / amit tiwari

The PHP global setting sessions.gc_maxlifetime is used by
default. You can increase session life time by adding a line
such as:

$SESS_LIFE=7200;

to set it to two hours.

Is This Answer Correct ?    7 Yes 23 No

Post New Answer

More PHP Interview Questions

is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...

1 Answers  


A company named Pensar Technologies in chennai has offered me a job as Software Trainee in chennai.But they are asking to pay demand draft of Rs.75000/- in the name of the company.They are saying the gross renumeration will pay Rs.90000/- annually.I want to know whether this is good or bad company?Help me out in this.

18 Answers  


What is the difference between require and include in php?

0 Answers  


How is the comparison of objects done in php?

0 Answers  


How can we know that a session is started or not?

3 Answers   Rushmore Consultancy,


What is a static method php?

0 Answers  


What are the difference between overloading and overriding in oops?

0 Answers  


What is php and features of php?

0 Answers  


how to store case sensitive data in mysql ? how repair mysql table? diff bet float, double,real? diff bet mysql_fetch_object() and mysql_fetch_array()? which version of mysql support procedure , trigger? diff php4 and php 5? op - 2+5+"8"=? how to create object in javascript? query - select games from team who won games 2/4/6? NaN command in php? How to offload System date in mysql? typecasting in php? how to convert string to two decimal no? how to parse xml file in php command line argument in php? diff bet $msg,$$msg? diff bet require(), include(), include_once()? tables in mysql?

2 Answers   Aloha Technology,


What is the use of return in php?

0 Answers  


What is the difference between apache vs niginx?

0 Answers  


What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?

0 Answers  


Categories