how long a default session stay in php?
Answers were Sorted based on User's Feedback
Answer / ravi
We can define it in php.ini
that how much time you want...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rahul
By default it is 180 minutes. check session.cache_expire
value in phpinfo().
| Is This Answer Correct ? | 1 Yes | 0 No |
How can I know that a variable is a number or not using a JavaScript?
What is Mcrypt used for?
What are the different components used in php for formatting?
How to randomly retrieve a value from an array?
please can any one tell is there any openings for freshers in PHP ...please tell the company name and address sir where can i find ..php related companies and how much i expect salary as a fresher in php ..i finished my LAMP course i done my mca ..i seen in many job portals there is no job for freshers in php can any one tel me please in chennai i need php jobs ..? thank u friends
how to count how many sundays in month?
Tell me will a comparison of an integer 12 and a string "13" work in php?
How to join multiple strings stored in an array into a single string?
How can I get the only name of the current executing file?
Explain the syntax for ‘foreach’ loop with example.
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
What is the meaning of php?