Which parameter determines whether the old session file will also be deleted when the session ID is regenerated?
(a) delete_old_file
(b) delete_old_session
(c) delete_old_session_file
(d) delete_session_file
This question was posed to me in a job interview.
I'd like to ask this question from Session Handling-2 in division File and Session Handling in PHP of PHP