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 long a default session stay in php?

Answer Posted / keshav mishra

It is 24 Hour in PHP.

Is This Answer Correct ?    2 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

2062


What is the function file_get_contents() usefull for?

1006


Tell me what is the use of isset() in php?

1124


What does $_env mean?

1054


What is php glob?

1048


Explain me what is the use of 'print' in php?

995


Is php front end or back end?

990


What is the output of the following php code?

993


Is polymorphism inherited?

1036


Where php language is used?

1043


How do I run a php script?

1227


What is the difference between md5(), crc32() and sha1() crypto on php?

1107


What is php sequence?

986


How to insert an new array element in array?

1081


How can we check the value of a given variable is alphanumeric?

1046