Answer Posted / rahul
By default it is 180 minutes. check session.cache_expire
value in phpinfo().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me what is htaccess?
What is the difference between md5(), crc32() and sha1() crypto on php?
Explain the difference between mysql_connect and mysql_pconnect?
Write logic to print Floyd's triangle in PHP?
Which are the best start and end tags to use?
Tell me how can we connect to a mysql database from a php script?
What is different between software and app
What is the meaning of "enctype= multipart/form-data" ?
What is the current stable version of php?
What is nginx and what is it used for?
How can I load data from a text file into a table?
Is php a strongly typed language?
What is printf in php?
Explain the syntax for ‘foreach’ loop with example.
How to include variables in double-quoted strings in php?