Q. Which function is used to destroy a session?
β
Correct Answer: (A)
session_destroy()
Explanation: session_destroy() is used to end the current session.