Vidyalelo
PHP · Q38

HTML Forms Handling

Programming · PHP · question 38

Q38

What is the default number of seconds that cached session pages are made available before the new pages are created?

A.
360
B.
180
Answer
C.
3600
D.
1800

Answer: Option B

Solution

Answer: Option B
Solution:
The directive which determines this is session.cache_expire.