1.

Which function effectively deletes all sessions that have expired?

A. session_delete()
B. session_destroy()
C. session_garbage_collect()
D. SessionHandler::gc
Answer» E.


Discussion

No Comment Found