How long is session timeout?
Answer / Asfy
The default session timeout in PHP is 1440 seconds (24 minutes) if not explicitly set.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a php class?
How to Retrieve the Session ID of the Current Session?
How to get path of php.ini with a php script?
Which programming language does php resemble to?
How does cookies work in php?
Whether session will work if we disable cookies in client browser ?
what is abstrac class? why it is use?
What is repository in php?
Can we use onclick in submit button?
what is Opern source?
display selected value in dropdown list through javascript without page refresh
Can you define an argument as a reference type?