InterviewSolution
Saved Bookmarks
| 1. |
What is the default time(in seconds) for which session data is considered valid?(a) 1800(b) 3600(c) 1440(d) 1540I had been asked this question in an international level competition.The above asked question is from Session Handling-1 in section File and Session Handling in PHP of PHP |
|
Answer» Right answer is (c) 1440 |
|