1.

Using $_SESSION, $HTTP_SESSION_VARS functions can be dangerous, so that you can use

A. session_destroy ( )
B. session_unset ( )
C. set ( )
D. None of them
Answer» C. set ( )


Discussion

No Comment Found