The session_unregister() function unregister a global variable from the current session and the session_unset() function frees all session variables.
The session_unregister() function unregister a global variable from the current session and the session_unset() function frees all session variables.