Tell us what is the difference between session_unregister() and session_unset()?

Submitted by: Administrator
The session_unregister() function unregister a global variable from the current session and the session_unset() function free all session variables.
Submitted by:

Read Online Junior Developer PHP Job Interview Questions And Answers