MCQs > IT & Programming > PHP > How would you guarantee a reliable expiration of a PHP session after 30 minutes?

PHP MCQs

How would you guarantee a reliable expiration of a PHP session after 30 minutes?

Answer

Correct Answer: Use session.gc_maxlifetime which specifies the number of seconds after which data will be seen as 'garbage' and cleaned up. Garbage collection occurs during session start.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it