session_destroy()
The session_destroy() function destroys all data associated with the current session. This is useful for logging out users and clearing session data.