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 set session expire time in php?

Answer Posted / prakash.matte

Question is not for ini file and not for unsetting, it is
for changing the session life time from php file.

ini_set("session.gc_maxlifetime", number_of_seconds);

We can override the php.ini settings (if we don't have
access) from php file using ini_set()

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is my php ini file?

1011


What is php and how do you use it?

940


Explain how we can get the number of elements in an array?

968


List some of the features of php7.

955


How can you retrieve data from the mysql database using php?

964


How to count a number of words in a string in php?

917


What is trim function in php?

1031


Tell me in php, objects are they passed by value or by reference?

916


How the result set of mysql be handled in php?

1025


What is the actually used php version?

1019


What is cookie in php with example?

892


Explain the difference between array_merge() and array_combine()?

947


How to merge values of two arrays into a single array?

941


How to create a mysql connection in php?

922


Why sessions are used in php?

901