Zend
200-710 · Question #126
200-710 Question #126: Real Exam Question with Answer & Explanation
The correct answer is D. session_set_save_handler(). See the full explanation below for the reasoning.
Question
What is the name of the function that allows you register a set of functions that implement user- defined session handling?
Options
- Asession_set_handler()
- Bsession_set_storage_handler()
- Csession_register_handler()
- Dsession_set_save_handler()
Community Discussion
No community discussion yet for this question.