Which Function Effectively Deletes All Sessions That Have #247
Which function effectively deletes all sessions that have expired?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP Session Handling - Quiz No.2.
Which function effectively deletes all sessions that have expired?
session_delete()
session_destroy()
session_garbage_collect()
SessionHandler::gc