1.

Which function is used to transform PHP s session-handler behavior into that defined by your custom handler?

A. session_set_save_handler()
B. Session_handler()
C. session_save_handler()
D. session_set_save()
E. None of these
Answer» B. Session_handler()


Discussion

No Comment Found