Q48
Which function is used to transform PHP’s session-handler behavior into that defined by your custom handler?
A.
session_set_save()
B.
session_set_save_handler()
AnswerC.
Session_handler()
D.
session_save_handler()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board