What is the return type of session_set_save_handler() function?
(a) boolean
(b) integer
(c) float
(d) character
I got this question in an interview for job.
I want to ask this question from Session Handling-2 topic in section File and Session Handling in PHP of PHP